aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-09-06 11:43:51 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-09-06 11:43:51 -0400
commitd2286a98ef3fb88bafb57381b4c20b8b878827f1 (patch)
tree1c5eba9b09154ecad3db11aeaa195cd1bcd1f00c /src/backend/utils/adt/numeric.c
parent25f4fe4e461072a0371dc6d6cedbf08a04477fcd (diff)
downloadpostgresql-d2286a98ef3fb88bafb57381b4c20b8b878827f1.tar.gz
postgresql-d2286a98ef3fb88bafb57381b4c20b8b878827f1.zip
Allow embedded spaces without quoting in unix_socket_directories entries.
This fix removes an unnecessary incompatibility with the old behavior of the unix_socket_directory parameter. Since pathnames with embedded spaces are fairly popular on some platforms, the incompatibility could be significant in practice. We'll still strip unquoted leading/trailing spaces, however. No docs update since the documentation already implied that it worked like this. Per bug #7514 from Murray Cumming.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions