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 4eb49db7ae Fix contrib/pg_trgm to have smoother updates from 9.0. 15 years ago
..
data
expected Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Convert contrib modules to use the extension facility. 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
pg_trgm--1.0.sql Fix contrib/pg_trgm to have smoother updates from 9.0. 15 years ago
pg_trgm--unpackaged--1.0.sql Fix contrib/pg_trgm to have smoother updates from 9.0. 15 years ago
pg_trgm.control Convert contrib modules to use the extension facility. 15 years ago
trgm.h Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. 15 years ago
trgm_gin.c Fix contrib/pg_trgm to have smoother updates from 9.0. 15 years ago
trgm_gist.c Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. 15 years ago
trgm_op.c Support LIKE and ILIKE index searches via contrib/pg_trgm indexes. 15 years ago