Commits

DateSubjectAuthorReleases
2026-01-22 Mark commented out code as unused Peter Eisentraut 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2019-10-24 Make the order of the header file includes consistent in contrib modules. Amit Kapila 13.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2015-05-15 Move strategy numbers to include/access/stratnum.h Alvaro Herrera 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-09 Fix assorted corner-case bugs in contrib/intarray. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-03-25 Fix ginint4_queryextract() to actually do what it was intended to do for an Tom Lane 8.3.11
2010-03-25 Fix ginint4_queryextract() to actually do what it was intended to do for an Tom Lane 8.4.4
2010-03-25 Fix ginint4_queryextract() to actually do what it was intended to do for an 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
2009-03-25 Adjust the APIs for GIN opclass support functions to allow the extractQuery() Tom Lane 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-01-31 Allow GIN's extractQuery method to signal that nothing can satisfy the query. Teodor Sigaev 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2006-05-03 Make GIN opclass worked with intarray extensions Teodor Sigaev 8.2.0