Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-07-02 Remove hstore % text[] operator; use slice() function instead. Robert Haas 9.0.0
2010-06-22 Deprecate the use of => as an operator name. Robert Haas 8.2.18
2010-06-22 Deprecate the use of => as an operator name. Robert Haas 8.3.12
2010-06-22 Deprecate the use of => as an operator name. Robert Haas 8.4.5
2010-06-18 Rename hstore => text[] operator to % Robert Haas 9.0.0
2010-06-15 Remove hstore's text[] => text[] operator. Robert Haas 9.0.0
2009-09-30 Assorted improvements in contrib/hstore. Tom Lane 9.0.0
2009-06-11 Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. Tom Lane 8.4.0
2009-03-25 Adjust the APIs for GIN opclass support functions to allow the extractQuery() Tom Lane 8.4.0
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-11-13 Add CVS version labels to all install/uninstall scripts. Bruce Momjian 8.3.0
2007-11-11 Make /contrib install/uninstall script consistent: Bruce Momjian 8.3.0
2007-09-29 Support functions for index opclasses should be immutable. Tom Lane 8.3.0
2007-08-26 Clean up usage of some deprecated APIs, particularly schema-unsafe Tom Lane 8.3.0
2007-03-14 Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> Teodor Sigaev 8.3.0
2006-10-11 Rename function 'isexists' and 'isdefined' to Teodor Sigaev 8.2.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2006-09-05 Add hstore contrib module. Teodor Sigaev 8.2.0