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 be0c3ea2d3 Update contrib/pg_trgm for new GIN extractQuery API. 15 years ago
..
data trgm - Trigram matching for PostgreSQL 22 years ago
expected Add KNNGIST support to contrib/pg_trgm. 15 years ago
sql Add KNNGIST support to contrib/pg_trgm. 15 years ago
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 years ago
Makefile Remove cvs keywords from all files. 15 years ago
pg_trgm.sql.in Add KNNGIST support to contrib/pg_trgm. 15 years ago
trgm.h Add KNNGIST support to contrib/pg_trgm. 15 years ago
trgm_gin.c Update contrib/pg_trgm for new GIN extractQuery API. 15 years ago
trgm_gist.c Add KNNGIST support to contrib/pg_trgm. 15 years ago
trgm_op.c Add KNNGIST support to contrib/pg_trgm. 15 years ago
uninstall_pg_trgm.sql Add KNNGIST support to contrib/pg_trgm. 15 years ago