Commits

DateSubjectAuthorReleases
2018-09-26 Implement %m in src/port/snprintf.c, and teach elog.c to rely on that. Tom Lane 12.0
2018-03-15 Fix more format truncation issues Peter Eisentraut 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0
2017-08-03 Fix build on zlib-less environments Alvaro Herrera 9.6.4
2017-08-03 Fix build on zlib-less environments Alvaro Herrera 9.4.13
2017-08-03 Fix build on zlib-less environments Alvaro Herrera 9.5.8
2017-08-03 Fix build on zlib-less environments Alvaro Herrera 10.0
2017-08-02 Fix pg_dump's errno checking for zlib I/O Alvaro Herrera 10.0
2017-08-02 Fix pg_dump's errno checking for zlib I/O Alvaro Herrera 9.5.8
2017-08-02 Fix pg_dump's errno checking for zlib I/O Alvaro Herrera 9.6.4
2017-08-02 Fix pg_dump's errno checking for zlib I/O Alvaro Herrera 9.4.13
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-03-22 Sync pg_dump and pg_dumpall output Andrew Dunstan 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
2015-09-23 Skip recently-added umask() call on Windows. Noah Misch 9.0.23