aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-02-20 22:18:35 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-02-20 22:18:35 +0000
commitf6b6c2420ee0043c07fd9d74f1d86b24399b80b2 (patch)
tree6440087d682a5da99262509eae6ef9726e6d7704 /src/backend/commands/async.c
parent63df2c788a25076b645176727d7a4a02061881f4 (diff)
downloadpostgresql-f6b6c2420ee0043c07fd9d74f1d86b24399b80b2.tar.gz
postgresql-f6b6c2420ee0043c07fd9d74f1d86b24399b80b2.zip
Fix mistakes in pg_ctl's code for "start -w" that tries to cope with
non-default settings for the postmaster's port number. The code to parse command line options and postgresql.conf entries wasn't quite right about whitespace or quotes, and it was coded in a not-very-readable way too. Per bug #3969 from Itagaki Takahiro, though this is more extensive than his proposed patch (which fixed only the whitespace problem). This code has been broken since it was put in in 8.0, so patch all the way back.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions