Commits

DateSubjectAuthorReleases
2015-03-27 Add index-only scan support to btree_gist. Heikki Linnakangas 9.5.0
2015-03-26 Minor refactoring of btree_gist code. Heikki Linnakangas 9.5.0
2015-01-28 Remove dead NULL-pointer checks in GiST code. Heikki Linnakangas 9.5.0
2014-05-16 Fix valgrind warning for btree_gist indexes on macaddr. Tom Lane 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2011-09-09 Move Timestamp/Interval typedefs and basic macros into datatype/timestamp.h. Tom Lane 9.2.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
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-03-02 Add KNNGIST support to contrib/btree_gist. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-02 Add btree_gist support for searching on "not equals". Robert Haas 9.1.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-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-04-18 Modify the float4 datatype to be pass-by-val. Along the way, remove the last Alvaro Herrera 8.4.0
2006-06-28 Changes Teodor Sigaev 8.2.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-02-25 Fix float8->int64 transformation Teodor Sigaev 8.0.2
2005-02-25 Fix float8->int64 transformation Teodor Sigaev 8.1.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-08-21 Whack btree_gist code around until it has some small hope of building Tom Lane 8.0.0
2004-06-03 - Add aligment of variable data types Teodor Sigaev 8.0.0
2004-05-28 New version. Add support for int2, int8, float4, float8, timestamp with/without time zone, time with/without time zone, date, interval, oid, money and macaddr, char, varchar/text, bytea, numeric, bit, varbit, inet/cidr types for GiST Teodor Sigaev 8.0.0