postgresql/contrib/pg_trgm
2007-11-10 23:30:46 +00:00
..
data trgm - Trigram matching for PostgreSQL 2004-05-31 17:18:12 +00:00
expected Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:15:40 +00:00
sql Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:15:40 +00:00
Makefile Fix PGXS conventions so that extensions can be built against Postgres 2007-06-26 22:05:04 +00:00
pg_trgm.sql.in Support functions for index opclasses should be immutable. 2007-09-30 15:52:06 +00:00
trgm_gin.c Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:15:40 +00:00
trgm_gist.c Support varlena fields with single-byte headers and unaligned storage. 2007-04-06 04:21:44 +00:00
trgm_op.c Simplify overly-cute array coding to avoid an apparent gcc bug, which 2007-07-12 23:10:57 +00:00
trgm.h Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:15:40 +00:00
uninstall_pg_trgm.sql Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> 2007-03-14 14:15:40 +00:00