aboutsummaryrefslogtreecommitdiff
path: root/contrib/hstore/hstore_gin.c
Commit message (Expand)AuthorAge
* Dodge a macro-name conflict with Perl.Tom Lane2015-11-19
* Move strategy numbers to include/access/stratnum.hAlvaro Herrera2015-05-15
* pgindent run for 9.4Bruce Momjian2014-05-06
* Create function prototype as part of PG_FUNCTION_INFO_V1 macroPeter Eisentraut2014-04-18
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Update contrib/hstore for new GIN extractQuery API.Tom Lane2011-01-09
* Fix GIN to support null keys, empty and null items, and full index scans.Tom Lane2011-01-07
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* pgindent run for 9.0Bruce Momjian2010-02-26
* Assorted improvements in contrib/hstore.Tom Lane2009-09-30
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Adjust the APIs for GIN opclass support functions to allow the extractQuery()Tom Lane2009-03-25
* Restructure some header files a bit, in particular heapam.h, by removing someAlvaro Herrera2008-05-12
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-14
* pgindent run for 8.3.Bruce Momjian2007-11-15
* Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com>Teodor Sigaev2007-03-14