postgresql/src/bin
Neil Conway 8ff374ce91 psql code cleanup:
- refactor a bunch of code to call a separate function print_msg() which
checks whether "silent mode" is enabled before printing an error
message.

- rename "silence_mode" to "silent_mode", which IMHO makes more sense

- make the error messages we emit in "waiting" mode more consistent; I
believe this fixes a recent error message regression
2004-10-15 01:36:12 +00:00
..
initdb Message style revisions 2004-10-12 21:54:45 +00:00
ipcclean $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_config New translation 2004-10-12 18:10:16 +00:00
pg_controldata Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
pg_ctl psql code cleanup: 2004-10-15 01:36:12 +00:00
pg_dump pg_restore wording improvement, per Peter. 2004-10-13 14:24:16 +00:00
pg_resetxlog Translation updates 2004-10-12 18:01:20 +00:00
pgevent Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
psql Add 'int' cast for getpid() because some Solaris releases return long 2004-10-14 20:23:46 +00:00
scripts Add Win32 version info to client binaries. 2004-10-05 19:30:25 +00:00
Makefile Add pgevent, with docs explaining out to install it on Win32. 2004-06-20 01:32:49 +00:00