postgresql/src/bin
Tom Lane b222867534 pg_dump should consider information_schema to be a system schema.
Also, tweak -C option (emit CREATE DATABASE command) to emit encoding
name rather than encoding number, for consistency with pg_dumpall
and better cross-version portability.
2002-12-21 22:45:09 +00:00
..
initdb Initial version of the SQL information schema 2002-12-14 00:24:35 +00:00
initlocation Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
ipcclean Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_config Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_controldata Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_ctl Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pg_dump pg_dump should consider information_schema to be a system schema. 2002-12-21 22:45:09 +00:00
pg_encoding Returns exit status 1 if invalid encoding name or 2002-10-20 11:33:48 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_resetxlog Improve formatting of --help output. 2002-10-18 22:05:36 +00:00
pgtclsh Update copyright to 2002. 2002-06-20 20:29:54 +00:00
psql Fix possible buffer overrun in \d command: substr(..., 128) produces 2002-12-21 01:07:07 +00:00
scripts Cleanup for CLUSTERDB failure: 2002-10-21 20:32:33 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00