Commits

DateSubjectAuthorReleases
2026-07-03 Remove btree_gist's useless logic for encoding-aware truncation. Tom Lane master
2026-07-03 Reverse-engineer some documentation for btree_gist's varlena modules. Tom Lane master
2026-01-22 Mark commented out code as unused Peter Eisentraut 19 (unreleased)
2025-04-03 Add support for sorted gist index builds to btree_gist Heikki Linnakangas 18.0
2025-04-03 Fix boilerplate comments in btree_gist Heikki Linnakangas 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2021-04-07 Revert "Add sortsupport for gist_btree opclasses, for faster index builds." Heikki Linnakangas 14.0
2021-04-07 Add sortsupport for gist_btree opclasses, for faster index builds. Heikki Linnakangas 14.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-03-21 Use CallerFInfoFunctionCall with btree_gist for varlena types Andrew Dunstan 10.0
2017-01-17 Generate fmgr prototypes automatically Peter Eisentraut 10.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2011-08-27 Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and Bruce Momjian 9.2.0
2011-04-23 Fix contrib/btree_gist to handle collations properly. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-08-04 Ooops, missed that a couple of contrib modules have calls to byteacmp. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2005-07-01 Fixes from Janko Richter <jankorichter@yahoo.de> Teodor Sigaev 8.1.0
2005-05-21 Cleanup of GiST extensions in contrib/: now that we always invoke GiST Neil Conway 8.1.0
2005-05-12 This patch makes some minor style cleanups to contrib/btree_gist: remove Neil Conway 8.1.0
2005-03-01 Simplify/clean up code for varlena types Teodor Sigaev 8.1.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0