Commits

DateSubjectAuthorReleases
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.3 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.2 (unreleased)
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 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-03 Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardware. Tom Lane 9.4.10
2016-09-03 Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardware. Tom Lane 10.0
2016-09-03 Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardware. Tom Lane 9.6.0
2016-09-03 Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardware. Tom Lane 9.5.5
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
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
2009-06-06 Fix a serious bug introduced into GIN in 8.4: now that MergeItemPointers() Tom Lane 8.4.0
2009-03-24 Implement "fastupdate" support for GIN indexes, in which we try to accumulate Tom Lane 8.4.0
2008-11-03 Clean up the messy semantics (not to mention inefficiency) of PageGetTempPage Tom Lane 8.4.0
2006-07-16 Improve error message wording. Tom Lane 8.2.0