Commits

DateSubjectAuthorReleases
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-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-10 Reduce log verbosity of startup/shutdown for launcher subprocesses. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2016-12-02 Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits. Tom Lane 10.0
2016-11-28 Code review for early drop of orphaned temp relations in autovacuum. Tom Lane 10.0
2016-11-22 Fix uninitialized variable. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 9.6.0
2016-06-15 Force idle_in_transaction_session_timeout off in pg_dump and autovacuum. Tom Lane 9.6.0
2016-02-10 Revert "Temporarily make pg_ctl and server shutdown a whole lot chattier." Tom Lane 9.6.0
2016-02-08 Temporarily make pg_ctl and server shutdown a whole lot chattier. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2014-12-18 Improve hash_create's API for selecting simple-binary-key hash functions. Tom Lane 9.5.0
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.0.19
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.1.15
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.2.10
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.3.6
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.4.0
2014-07-30 Avoid wholesale autovacuuming when autovacuum is nominally off. Tom Lane 9.5.0
2013-11-29 Fix assorted race conditions in the new timeout infrastructure. Tom Lane 9.3.2
2013-11-29 Fix assorted race conditions in the new timeout infrastructure. Tom Lane 9.4.0
2013-03-17 Add lock_timeout configuration parameter. Tom Lane 9.3.0