Commits

DateSubjectAuthorReleases
2025-08-08 Mop-up for Datum conversion cleanups. Tom Lane 19 (unreleased)
2021-04-05 Support INCLUDE'd columns in SP-GiST. Tom Lane 14.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-04-14 Add commentary explaining why MaxIndexTuplesPerPage calculation is safe. Tom Lane 11.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.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
2009-08-01 Improve unique-constraint-violation error messages to include the exact Tom Lane 9.0.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 8.4.0
2006-05-07 Rewrite btree index scans to work a page at a time in all cases (both Tom Lane 8.2.0
2005-03-27 Eliminate duplicate hasnulls bit testing in index tuple access, and Tom Lane 8.1.0
2005-03-21 Convert index-related tuple handling routines from char 'n'/' ' to bool Tom Lane 8.1.0
2003-02-23 First cut at recycling space in btree indexes. Still some rough edges Tom Lane 7.4.1
2002-08-25 Clean up comments to be careful about the distinction between variable- Tom Lane 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1
2000-12-27 Fix portability problems recently exposed by regression tests on Alphas. Tom Lane 7.1.1
2000-11-30 Remove VARLENA_FIXED_SIZE hack, which is irreversibly broken now that Tom Lane 7.1.1
2000-07-14 Cleanup of code for creating index entries. Functional indexes with Tom Lane 7.1.1
2000-03-17 Fix a bunch of minor portability problems and maybe-bugs revealed by Tom Lane 7.1.1
1999-10-23 Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. Tom Lane 7.1.1