aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_node.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-21 22:59:12 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-21 22:59:12 +0000
commitba826299e0c536b86d0429afe71cb9a64eb63572 (patch)
tree410279478f850426ec6cdc510655d03b4d113bd9 /src/backend/parser/parse_node.c
parentaa55d05571e5de3882925bee26a486a940daf1c7 (diff)
downloadpostgresql-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_node.c')
0 files changed, 0 insertions, 0 deletions