Commits

DateSubjectAuthorReleases
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.5.15
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.4.8
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.5.3
2016-04-20 Fix memory leak and other bugs in ginPlaceToPage() & subroutines. Tom Lane 9.6.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2011-01-08 Fix GIN to support null keys, empty and null items, and full index scans. Tom Lane 9.1.0
2010-10-18 Fix a passel of inappropriately-named global functions in GIN. Tom Lane 9.1.0
2010-10-18 Improve GIN indexscan cost estimation. Tom Lane 9.1.0
2010-08-01 Rewrite the rbtree routines so that an RBNode is the first field of the Tom Lane 9.0.0
2010-08-01 Rewrite the rbtree routines so that an RBNode is the first field of the Tom Lane 9.1.0
2009-10-02 Make sure that GIN fast-insert and regular code paths enforce the same Tom Lane 8.4.2
2009-10-02 Make sure that GIN fast-insert and regular code paths enforce the same Tom Lane 9.0.0
2009-06-06 Fix a serious bug introduced into GIN in 8.4: now that MergeItemPointers() Tom Lane 8.4.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2008-07-11 Multi-column GIN indexes. Teodor Sigaev Tom Lane 8.4.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0