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 0da06d9faf Get rid of trailing semicolons in C macro definitions. 5 years ago
..
data Add files forgotten in f576b17cd6 9 years ago
expected Improve selectivity estimation for assorted match-style operators. 5 years ago
sql Implement operator class parameters 5 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Implement operator class parameters 5 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--1.2.sql Add word_similarity to pg_trgm contrib module. 9 years ago
pg_trgm--1.2--1.3.sql pg_trgm's set_limit() function is parallel unsafe, not parallel restricted. 9 years ago
pg_trgm--1.3--1.4.sql Add strict_word_similarity to pg_trgm module 7 years ago
pg_trgm--1.3.sql Remove support for upgrading extensions from "unpackaged" state. 5 years ago
pg_trgm--1.4--1.5.sql Improve selectivity estimation for assorted match-style operators. 5 years ago
pg_trgm.control Implement operator class parameters 5 years ago
trgm.h Get rid of trailing semicolons in C macro definitions. 5 years ago
trgm_gin.c Make the order of the header file includes consistent in contrib modules. 6 years ago
trgm_gist.c Implement operator class parameters 5 years ago
trgm_op.c Introduce macros for typalign and typstorage constants. 5 years ago
trgm_regexp.c Update copyrights for 2020 6 years ago