Commits

DateSubjectAuthorReleases
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
2016-09-05 Remove duplicate code from ReorderBufferCleanupTXN(). 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-08-07 Don't propagate a null subtransaction snapshot up to parent transaction. Tom Lane 9.4.9
2016-08-07 Don't propagate a null subtransaction snapshot up to parent transaction. Tom Lane 9.6.0
2016-08-07 Don't propagate a null subtransaction snapshot up to parent transaction. Tom Lane 9.5.4
2016-06-30 Fix typo in ReorderBufferIterTXNInit(). Tom Lane 9.6.0
2016-06-30 Fix typo in ReorderBufferIterTXNInit(). Tom Lane 9.5.4
2016-06-30 Fix typo in ReorderBufferIterTXNInit(). Tom Lane 9.4.9
2016-04-14 Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms. Tom Lane 9.5.3
2016-04-14 Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms. Tom Lane 9.4.8
2016-04-14 Fix core dump in ReorderBufferRestoreChange on alignment-picky platforms. Tom Lane 9.6.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 9.5.0
2015-01-26 Further cleanup of ReorderBufferCommit(). Tom Lane 9.4.1
2015-01-26 Further cleanup of ReorderBufferCommit(). Tom Lane 9.5.0
2015-01-24 Fix unsafe coding in ReorderBufferCommit(). Tom Lane 9.4.1
2015-01-24 Fix unsafe coding in ReorderBufferCommit(). 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-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.4.0
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.5.0
2014-05-17 Fix a bunch of functions that were declared static then defined not-static. Tom Lane 9.4.0
2014-04-30 Improve error messages in reorderbuffer.c. Tom Lane 9.4.0
2014-04-30 Rationalize common/relpath.[hc]. Tom Lane 9.4.0