Commits

DateSubjectAuthorReleases
2005-06-22 Correct some code in pg_restore when reading the header of a tar archive: Neil Conway 8.1.0
2005-01-25 Fix breakage created by addition of separate 'acl pass' in pg_dump. Tom Lane 8.0.1
2005-01-25 Fix breakage created by addition of separate 'acl pass' in pg_dump. Tom Lane 8.1.0
2004-11-29 Add comment explaining possible compiler warning: Bruce Momjian 8.0.0
2004-10-07 Adjust comments previously moved to column 1 by pgident. Bruce Momjian 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-05-07 Solve the 'Turkish problem' with undesirable locale behavior for case Tom Lane 8.0.0
2004-03-03 Modify pg_dump so that the preferred dump order is by name within Tom Lane 8.0.0
2003-12-08 Work around naming conflict between zlib and OpenSSL by tweaking inclusion Tom Lane 8.0.0
2003-12-06 Massive overhaul of pg_dump: make use of dependency information from Tom Lane 8.0.0
2003-11-29 $Header: -> $PostgreSQL Changes ... PostgreSQL Daemon 8.0.0
2003-10-08 Use calloc() to allocate empty structures. Bruce Momjian 7.4.1
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-23 Apply message style guide to frontend programs. Peter Eisentraut 7.4.1
2003-03-20 Add start time to pg_stat_activity Bruce Momjian 7.4.1
2003-02-01 Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format Tom Lane 7.3.2
2003-02-01 Changes of 6-Sep-02 broke pg_restore's ability to recognize tar-format Tom Lane 7.4.1
2003-01-10 Add missing <limits.h> for INT64_IS_BUSTED case. Tom Lane 7.3.2
2003-01-10 Add missing <limits.h> for INT64_IS_BUSTED case. Tom Lane 7.4.1
2002-10-25 Allow fseeko in pg_dump only if fseeko() will work for all supported file Bruce Momjian 7.3.1
2002-10-22 Allow 8-byte off_t to properly pg_dump, from Philip Warner with mods by Bruce. Bruce Momjian 7.3.1
2002-09-10 Fix portability problem (size_t != int). Tom Lane 7.3.1
2002-09-06 Make sure the pg_dump tar archiver can handle members larger than 2 GB, but Peter Eisentraut 7.3.1
2002-09-04 pgindent run. Bruce Momjian 7.3.1
2002-09-03 Workaround for format strings that are concatenated from macros Peter Eisentraut 7.3.1