postgresql/src/bin
Peter Eisentraut 088c0b9546 Make -w the default for shut down, add -W option to specify no wait.
Add -l option to name log file.  Set umask to 077.
Proper file descriptor redirection to allow postmaster to detach from
shell's process group.
Add -s option to turn off informational messages.
2001-02-08 19:39:24 +00:00
..
initdb Get rid of initdb -t bugs by the simple expedient of getting rid of 2001-01-20 22:09:24 +00:00
initlocation Advertise --help (rather than '-?') as help option (problems with csh). 2000-11-25 19:05:44 +00:00
ipcclean Avoid bogus failures due to 'ps x | grep postmaster' detecting 'grep 2001-01-25 16:32:25 +00:00
pg_config Make sure shell scripts send error messages to stderr. 2000-11-11 22:59:48 +00:00
pg_ctl Make -w the default for shut down, add -W option to specify no wait. 2001-02-08 19:39:24 +00:00
pg_dump The following patch is required for successful compilation on Irix. 2001-01-29 00:11:41 +00:00
pg_encoding Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
pg_id Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
pg_passwd Ensure that all uses of <ctype.h> functions are applied to unsigned-char 2000-12-03 20:45:40 +00:00
pgaccess Redo pgaccess' queries about views so that they will work in both 7.1 2001-02-07 21:30:12 +00:00
pgtclsh Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
psql Here is an update on the Win32 patch. Modified files are 'config.h.win32' 2001-01-27 21:49:59 +00:00
scripts Put quotes around environment variables. 2001-01-21 05:16:45 +00:00
Makefile Rename pg-config to pg_config to be consistent with other pg commands. 2000-10-10 22:01:55 +00:00