postgresql/src/bin
Tom Lane 2e5fda7b7e DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax
'aggname (aggtype)'.  The old syntax 'aggname aggtype' is still accepted
for backwards compatibility.  Fix pg_dump, which was actually broken for
most cases of user-defined aggregates.  Clean up error messages associated
with these commands.
2001-10-03 20:54:22 +00:00
..
initdb These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +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 DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax 2001-10-03 20:54:22 +00:00
pg_encoding Commit Karel's patch. 2001-09-06 04:57:30 +00:00
pg_id
pg_passwd
pgaccess
pgtclsh
psql Give VACUUM its own GUC parameter for memory usage, rather than 2001-09-21 03:32:36 +00:00
scripts These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
Makefile