postgresql/src/bin
Tom Lane af1b72d83b #ifdef out pg_dump's check on whether a sequence's sequence_name field
matches the sequence name from pg_class.  This fails if the sequence has
been renamed, and seems rather pointless in any case.
Also improve a couple of error messages about inconsistencies.
2002-02-27 20:59:05 +00:00
..
initdb Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
initlocation Fix bogus createdb option syntax recommended by initlocation message. 2002-02-24 23:59:36 +00:00
ipcclean These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_config These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
pg_ctl This is a simple patch to put double quotes around a few cases in 2001-09-29 03:09:32 +00:00
pg_dump #ifdef out pg_dump's check on whether a sequence's sequence_name field 2002-02-27 20:59:05 +00:00
pg_encoding pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pg_id pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
pg_passwd pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pgaccess Fix kanji-coversion key binding. This has been broken since 7.1 2002-02-18 04:01:27 +00:00
pgtclsh pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
psql Tweak psql's \connect command to not downcase unquoted database and user 2002-02-25 21:37:42 +00:00
scripts Add -O/--owner switch to createdb script, in support of new OWNER option 2002-02-24 23:27:58 +00:00
Makefile Add copyright mentions, per Tom Lane. 2001-02-18 18:34:02 +00:00