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
Andres Freund d153b80161 Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
..
data trgm - Trigram matching for PostgreSQL 21 years ago
expected Make contrib/pg_trgm also support regex searches with GiST indexes. 12 years ago
sql Make contrib/pg_trgm also support regex searches with GiST indexes. 12 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Add file version information to most installed Windows binaries. 11 years ago
pg_trgm--1.0--1.1.sql Fix typo in update scripts for some contrib modules. 12 years ago
pg_trgm--1.1.sql Make contrib/pg_trgm also support regex searches with GiST indexes. 12 years ago
pg_trgm--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
pg_trgm.control Support indexing of regular-expression searches in contrib/pg_trgm. 12 years ago
trgm.h Make contrib/pg_trgm also support regex searches with GiST indexes. 12 years ago
trgm_gin.c pgindent run for 9.4 11 years ago
trgm_gist.c pgindent run for 9.4 11 years ago
trgm_op.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
trgm_regexp.c pgindent run for 9.4 11 years ago