Commits

DateSubjectAuthorReleases
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-09-26 Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. Tom Lane 12.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-09-27 Rationalize parallel dump/restore's handling of worker cmd/status messages. Tom Lane 10.0
2016-03-24 Create src/fe_utils/, and move stuff into there from pg_dump's dumputils. Tom Lane 9.6.0
2016-01-13 Access pg_dump's options structs through Archive struct, not directly. Tom Lane 9.5.1
2016-01-13 Access pg_dump's options structs through Archive struct, not directly. Tom Lane 9.6.0
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.4.6
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.2.15
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.1.20
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.5.0
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.3.11
2015-11-22 Adopt the GNU convention for handling tar-archive members exceeding 8GB. Tom Lane 9.6.0
2013-10-25 Use improved vsnprintf calling logic in more places. Tom Lane 9.4.0
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 8.3.22
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 8.4.15
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 9.0.11
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 9.1.7
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 9.2.2
2012-09-29 Fix bugs in "restore.sql" script emitted in pg_dump tar output. Tom Lane 9.3.0
2012-09-28 Fix pg_restore to accept POSIX-conformant tar files. Tom Lane 8.3.22
2012-09-28 Fix pg_restore to accept POSIX-conformant tar files. Tom Lane 8.4.15