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/pg_trgm
Tom Lane 9ff60273e3 Fix assorted inconsistencies in GiST opclass support function declarations. 10 years ago
..
data
expected Make contrib/pg_trgm also support regex searches with GiST indexes. 13 years ago
sql Make contrib/pg_trgm also support regex searches with GiST indexes. 13 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile This supports the triconsistent function for pg_trgm GIN opclass 10 years ago
pg_trgm--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 12 years ago
pg_trgm--1.1--1.2.sql This supports the triconsistent function for pg_trgm GIN opclass 10 years ago
pg_trgm--1.2.sql Fix assorted inconsistencies in GiST opclass support function declarations. 10 years ago
pg_trgm--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pg_trgm.control This supports the triconsistent function for pg_trgm GIN opclass 10 years ago
trgm.h Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. 11 years ago
trgm_gin.c Improve the gin index scan performance in pg_trgm. 10 years ago
trgm_gist.c Move strategy numbers to include/access/stratnum.h 10 years ago
trgm_op.c Reorganize our CRC source files again. 11 years ago
trgm_regexp.c Update copyright for 2016 10 years ago