postgresql/contrib/pg_trgm
Teodor Sigaev b87b52bf04 Support of multibyte encoding for pg_trgm 2008-11-12 13:43:54 +00:00
..
data trgm - Trigram matching for PostgreSQL 2004-05-31 17:18:12 +00:00
expected Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
sql Fix a few contrib regression test scripts that hadn't gotten the word 2007-11-13 06:29:04 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
pg_trgm.sql.in Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
trgm.h Support of multibyte encoding for pg_trgm 2008-11-12 13:43:54 +00:00
trgm_gin.c Support of multibyte encoding for pg_trgm 2008-11-12 13:43:54 +00:00
trgm_gist.c Add caching of query to GIN/GiST consistent function. 2008-07-11 11:56:48 +00:00
trgm_op.c Support of multibyte encoding for pg_trgm 2008-11-12 13:43:54 +00:00
uninstall_pg_trgm.sql Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00