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:28 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-02-20 22:18:28 +0000
commitc84928f1832ca96947746a41064d9e9af5fd174e (patch)
treed384c919dd604b1b434e641deacaf13145ab4a82 /src/backend/commands/async.c
parentd64f38d1a15b4731e17f5ea1920fd701f3b0c66f (diff)
downloadpostgresql-c84928f1832ca96947746a41064d9e9af5fd174e.tar.gz
postgresql-c84928f1832ca96947746a41064d9e9af5fd174e.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