]> granicus.if.org Git - postgresql/history - src/bin/pg_dump/pg_backup_files.c
Remove 576 references of include files that were not needed.
[postgresql] / src / bin / pg_dump / pg_backup_files.c
2006-07-14 Bruce MomjianRemove 576 references of include files that were not...
2006-05-22 Peter EisentrautAdd strerror to pg_dump error messages where missing.
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...
2004-03-03 Tom LaneModify pg_dump so that the preferred dump order is...
2003-12-06 Tom LaneMassive overhaul of pg_dump: make use of dependency...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-10-08 Bruce MomjianUse calloc() to allocate empty structures.
2002-10-25 Bruce MomjianAllow fseeko in pg_dump only if fseeko() will work...
2002-10-22 Bruce MomjianAllow 8-byte off_t to properly pg_dump, from Philip...
2002-09-10 Tom LaneFix portability problem (size_t != int).
2002-09-04 Bruce Momjianpgindent run.
2002-08-20 Peter EisentrautEnable large file support.
2002-05-29 Tom LaneFix some more not-schema-aware queries in pg_dump....
2002-04-24 Bruce MomjianSpeed improvement for large object restore.
2001-10-25 Bruce Momjianpgindent run on all C files. Java run to follow. ...
2001-09-21 Peter EisentrautFor consistency with the rest of PostgreSQL, rename...
2001-07-03 Peter EisentrautMore message munging and localization for pg_dump,...
2001-06-27 Peter EisentrautNational language support for pg_dump and pg_restore...
2001-04-01 Philip WarnerPatch to put rudimentary dependency support into pg_dum...
2001-03-23 Philip WarnerFix checking of file operations in demo ('files') outpu...
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-10-31 Philip WarnerAdded long-standing transaction when restoring BLOBS...
2000-07-21 Philip Warner- Support for BLOB output from pg_dump and input via...
2000-07-06 Jan WieckPlease find attached a patch for the pg_dump directory...
2000-07-04 Bruce Momjianpg_dump patch from Philip Warner