Commits

DateSubjectAuthorReleases
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 7.2.6
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 7.3.8
2004-10-22 Prevent pg_ctl from being run as root. Since it uses configuration files Tom Lane 7.4.6
2004-08-28 Prevent pg_ctl restart from adding -D datadir multiple times. Bruce Momjian 7.4.6
2004-05-27 Change pg_ctl to be in C. This was the final shell script and is Bruce Momjian 8.0.0
2004-01-10 Make non-wait pg_ctl start/stop message more accurate. Bruce Momjian 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-08-14 Add missing quotes. Tom Lane 7.4.1
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1
2003-07-28 A visit from the message-style police ... Tom Lane 7.4.1
2003-07-23 Apply message style guide to frontend programs. Peter Eisentraut 7.4.1
2003-03-20 (Now featuring documentation: fixed some typos, expanded the Bruce Momjian 7.4.1
2003-02-14 Propogate pg_ctl -D to the postmaster as a -D flag for identification by Bruce Momjian 7.4.1
2002-10-18 Improve formatting of --help output. Peter Eisentraut 7.3.1
2002-08-17 Reverse out XLogDir/-X write-ahead log handling, per discussion. Bruce Momjian 7.3.1
2002-08-04 Implement WAL log location control using "-X" or PGXLOG. Thomas G. Lockhart 7.3.1
2002-07-19 Another "$@" cleanup with new syntax, ${1+"$@"}. Bruce Momjian 7.3.1
2002-07-19 Fix "$@" to ${1:+"$@"} for older shells. Bruce Momjian 7.3.1
2001-09-29 This is a simple patch to put double quotes around a few cases in Bruce Momjian 7.2.1
2001-09-21 Add 'reload' option to pg_ctl to send SIGHUP to the postmaster. Tom Lane 7.2.1
2001-07-11 Move export to a separate line, per Peter E. Bruce Momjian 7.2.1
2001-07-11 Move export PGDATA to the proper place. Quote some variable substitutions. Bruce Momjian 7.2.1
2001-07-11 Fix duplication of -D during pg_ctl restart, from Peter E's patch. Bruce Momjian 7.2.1
2001-04-21 Make sure that the postmaster options (from postmaster.opts[.default] or Peter Eisentraut 7.1.1
2001-03-18 Give postmaster enough time to update the pidfile before checking to Tom Lane 7.1.1