pgsql: More carefully validate xlog location string inputs

Started by Magnus Haganderover 14 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/141b89826ddb82b3afa7cf5e048d28a3d8e1c45c

Modified Files
--------------
src/backend/access/transam/xlogfuncs.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)