Commits

DateSubjectAuthorReleases
2025-01-31 Get rid of our dependency on type "long" for memory size calculations. Tom Lane 18.0
2019-04-04 Make queries' locking of indexes more consistent. Tom Lane 12.0
2018-12-19 Small improvements for allocation logic in ginHeapTupleFastCollect(). 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-11-02 Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. Tom Lane 11.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-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
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.0.11
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.1.7
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.2.2
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