]> granicus.if.org Git - postgresql/commit
More carefully validate xlog location string inputs
authorMagnus Hagander <magnus@hagander.net>
Sun, 4 Mar 2012 11:24:09 +0000 (12:24 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 4 Mar 2012 11:25:47 +0000 (12:25 +0100)
commit141b89826ddb82b3afa7cf5e048d28a3d8e1c45c
treec0703903b75b044bf4f8ad63e507562c2745fa1b
parentbc5ac3686580079bd4ea26bf027178786d77a9ee
More carefully validate xlog location string inputs

Now that we have validate_xlog_location, call it from the previously
existing functions taking xlog locatoins as a string input.

Suggested by Fujii Masao
src/backend/access/transam/xlogfuncs.c