postgresql/src/bin
Tom Lane e2f86a5c45 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.
2008-02-20 22:18:20 +00:00
..
initdb Translation updates 2008-01-31 18:04:52 +00:00
ipcclean Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
pg_config Translation updates 2008-01-31 18:04:52 +00:00
pg_controldata Translation updates 2008-01-31 18:04:52 +00:00
pg_ctl Fix mistakes in pg_ctl's code for "start -w" that tries to cope with 2008-02-20 22:18:20 +00:00
pg_dump Translation updates 2008-01-31 18:04:52 +00:00
pg_resetxlog Translation updates 2008-01-31 18:04:52 +00:00
pgevent Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
psql Translation updates 2008-01-31 18:04:52 +00:00
scripts Translation updates 2008-01-31 18:04:52 +00:00
Makefile Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00