You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/hstore
Teodor Sigaev 3df4fa6968 Fix memory allocation for output of hstore type. 17 years ago
..
data Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
expected Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
sql Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 19 years ago
Makefile Remove references to READMEs from /contrib Makefiles. 19 years ago
crc32.c Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
crc32.h Add $PostgreSQL$ markers to a lot of files that were missing them. 18 years ago
hstore.h Fix contrib/hstore to throw an error for keys or values that don't fit in its 17 years ago
hstore.sql.in Adjust the APIs for GIN opclass support functions to allow the extractQuery() 17 years ago
hstore_gin.c Adjust the APIs for GIN opclass support functions to allow the extractQuery() 17 years ago
hstore_gist.c Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
hstore_io.c Fix memory allocation for output of hstore type. 17 years ago
hstore_op.c Fix contrib/hstore to throw an error for keys or values that don't fit in its 17 years ago
uninstall_hstore.sql Adjust the APIs for GIN opclass support functions to allow the extractQuery() 17 years ago