Commits

DateSubjectAuthorReleases
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-02-01 Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. Tom Lane 9.1.0
2010-12-04 Add KNNGIST support to contrib/pg_trgm. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-07-11 Add caching of query to GIN/GiST consistent function. Teodor Sigaev 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
2007-11-16 Run pgindent on remaining files now that LOOPBYTE is a usable macro. Bruce Momjian 8.3.0
2007-11-16 Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the Bruce Momjian 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-06-28 Changes Teodor Sigaev 8.2.0
2006-03-01 This patch makes the error message strings throughout the backend Neil Conway 8.2.0
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 8.1.3
2006-01-20 Replace bitwise looping with bytewise looping in hemdistsign and Tom Lane 8.2.0
2005-11-07 R-tree is dead ... long live GiST. Tom Lane 8.2.0
2005-05-21 Cleanup of GiST extensions in contrib/: now that we always invoke GiST Neil Conway 8.1.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0
2004-05-31 trgm - Trigram matching for PostgreSQL Teodor Sigaev 8.0.0