diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-21 22:59:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-06-21 22:59:12 +0000 |
commit | ba826299e0c536b86d0429afe71cb9a64eb63572 (patch) | |
tree | 410279478f850426ec6cdc510655d03b4d113bd9 /src/backend/parser/parse_utilcmd.c | |
parent | aa55d05571e5de3882925bee26a486a940daf1c7 (diff) | |
download | postgresql-ba826299e0c536b86d0429afe71cb9a64eb63572.tar.gz postgresql-ba826299e0c536b86d0429afe71cb9a64eb63572.zip |
Allow trailing whitespace in parse_real(), for consistency with
parse_int() and with itself (strtod allows leading whitespace, so it
seems odd not to allow trailing whitespace). parse_bool remains
not-whitespace-friendly, but this is generically true for non-numeric
GUC variables, so I'll desist from changing it.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions