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 7225abf00e Fix volatility markings of some contrib I/O functions. 11 years ago
..
data
expected Fix contrib/pg_trgm's similarity() function for trigram-free strings. 13 years ago
sql Fix contrib/pg_trgm's similarity() function for trigram-free strings. 13 years ago
.gitignore
Makefile
pg_trgm--1.0.sql Fix volatility markings of some contrib I/O functions. 11 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
trgm.h
trgm_gin.c
trgm_gist.c Remove tabs after spaces in C comments 12 years ago
trgm_op.c Fix possible buffer overrun in contrib/pg_trgm. 12 years ago