index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
hstore
/
hstore_gin.c
Commit message (
Expand
)
Author
Age
*
Dodge a macro-name conflict with Perl.
Tom Lane
2015-11-19
*
Move strategy numbers to include/access/stratnum.h
Alvaro Herrera
2015-05-15
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-18
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
*
Update contrib/hstore for new GIN extractQuery API.
Tom Lane
2011-01-09
*
Fix GIN to support null keys, empty and null items, and full index scans.
Tom Lane
2011-01-07
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0
Bruce Momjian
2010-02-26
*
Assorted improvements in contrib/hstore.
Tom Lane
2009-09-30
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Adjust the APIs for GIN opclass support functions to allow the extractQuery()
Tom Lane
2009-03-25
*
Restructure some header files a bit, in particular heapam.h, by removing some
Alvaro Herrera
2008-05-12
*
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2008-04-14
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com>
Teodor Sigaev
2007-03-14