postgresql/src/bin
Bruce Momjian f23cce73b3 Use the new GUC variable default_with_oids in pg_dump, rather than using
WITH/WITHOUT OIDS in dump files.  This makes dump files more portable.

I have updated the pg_dump version so old binary dumps will load fine.

Pre-7.5 dumps use WITHOUT OIDS in SQL were needed, so they should be
fine.
2004-03-24 03:06:08 +00:00
..
initdb The win32 port backend will require the functionality provided by 2004-03-09 04:49:02 +00:00
initlocation $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
ipcclean $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_config $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_controldata Standardize output buffer size and display format for strftime; 2004-03-22 15:34:22 +00:00
pg_ctl Make non-wait pg_ctl start/stop message more accurate. 2004-01-10 02:55:14 +00:00
pg_dump Use the new GUC variable default_with_oids in pg_dump, rather than using 2004-03-24 03:06:08 +00:00
pg_encoding $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pg_resetxlog Add missing extern for optind. 2004-03-22 16:46:28 +00:00
pgtclsh Add missing $(X). 2003-12-19 11:54:25 +00:00
psql Replace the virtual_host and tcpip_socket parameters with a unified 2004-03-23 01:23:48 +00:00
scripts Create a validator for plpgsql, so that some minimal syntax checking 2004-03-19 18:58:07 +00:00
Makefile Remove pg_id. 2003-12-17 18:44:09 +00:00