]> granicus.if.org Git - postgresql/history - src/bin/pg_dump/pg_backup_null.c
Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust
[postgresql] / src / bin / pg_dump / pg_backup_null.c
2009-08-04 Tom LaneFix pg_dump to do the right thing when escaping the...
2009-07-21 Tom LaneMake pg_dump/pg_restore --clean options drop large...
2009-02-02 Andrew DunstanProvide for parallel restoration from a custom format...
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-06-07 Bruce MomjianPrepare code to be built by MSVC:
2006-02-12 Bruce MomjianAdd MSVC support for utility commands and pg_dump.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-06-21 Tom Lanepg_dump can now dump large objects even in plain-text...
2003-12-08 Tom LaneWork around naming conflict between zlib and OpenSSL...
2003-12-06 Tom LaneMassive overhaul of pg_dump: make use of dependency...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2002-09-04 Bruce Momjianpgindent run.
2002-08-20 Peter EisentrautEnable large file support.
2002-05-10 Tom LaneFirst pass at schema-fying pg_dump/pg_restore. Much...
2002-04-24 Bruce MomjianSpeed improvement for large object restore.
2001-06-27 Peter EisentrautNational language support for pg_dump and pg_restore...
2001-03-24 Tom LanePortability fix from Steve Nicolai.
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-19 Philip Warner - Added CVS headers to files
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-12 Philip Warner- Check ntuples == 1 for various SELECT statements.
2000-07-21 Philip Warner- Support for TAR output