postgresql/src/bin
Tom Lane 1b68bcfad3 Tweak pg_dump to say GRANT ALL when appropriate, rather than enumerating
the individual privilege bits.  I regard this as an important change for
cross-version compatibility: without this, a 7.1 dump loaded into 7.2
is likely to be short a few privileges.
2002-01-25 18:49:31 +00:00
..
initdb Encoding isn't necessarily multibyte 2001-11-25 22:19:30 +00:00
initlocation These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +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 Tweak pg_dump to say GRANT ALL when appropriate, rather than enumerating 2002-01-25 18:49:31 +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
pg_passwd pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pgaccess Revert removal of relhaspkey support; fix unnecessary use of pg_index.oid. 2001-08-10 23:29:46 +00:00
pgtclsh pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
psql Add missing 'else', per report from sugita@sra.co.jp. 2002-01-18 16:14:54 +00:00
scripts Droplang didn't have test for -l, list. This was really broken too. 2002-01-03 08:53:00 +00:00
Makefile