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 d94582f4f8 Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
..
data
expected Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
sql Fix a few contrib regression test scripts that hadn't gotten the word 18 years ago
Makefile Blank line Makefile cleanups. 17 years ago
pg_trgm.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
trgm.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
trgm_gin.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
trgm_gist.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
trgm_op.c 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
uninstall_pg_trgm.sql Adjust the APIs for GIN opclass support functions to allow the extractQuery() 17 years ago