postgresql/contrib/pg_trgm
Teodor Sigaev 2d6599f471 Add caching of query to GIN/GiST consistent function.
Per performance gripe from nomao.com
2008-07-11 11:56:48 +00:00
..
data
expected
sql
Makefile
pg_trgm.sql.in
trgm_gin.c Add caching of query to GIN/GiST consistent function. 2008-07-11 11:56:48 +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 Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
trgm.h Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
uninstall_pg_trgm.sql