This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
postgres
/
contrib
/
pg_trgm
History
Tom Lane
d94582f4f8
Mark contrib's GiST and GIN opclass support functions as STRICT, for safety.
...
(Note: GiST penalty functions could possibly be non-strict, but none are at present.)
2009-06-11 18:30:03 +00:00
..
data
…
expected
…
sql
…
Makefile
…
pg_trgm.sql.in
Mark contrib's GiST and GIN opclass support functions as STRICT, for safety.
2009-06-11 18:30:03 +00:00
trgm_gin.c
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
2009-06-11 14:49:15 +00:00
trgm_gist.c
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
2009-06-11 14:49:15 +00:00
trgm_op.c
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
2009-06-11 14:49:15 +00:00
trgm.h
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
2009-06-11 14:49:15 +00:00
uninstall_pg_trgm.sql
…