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 1cff1b95ab Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago
..
data
expected Change floating-point output format for improved performance. 7 years ago
sql Change floating-point output format for improved performance. 7 years ago
.gitignore
Makefile Add strict_word_similarity to pg_trgm module 8 years ago
pg_trgm--1.0--1.1.sql
pg_trgm--1.1--1.2.sql
pg_trgm--1.2--1.3.sql
pg_trgm--1.3--1.4.sql Add strict_word_similarity to pg_trgm module 8 years ago
pg_trgm--1.3.sql
pg_trgm--unpackaged--1.0.sql
pg_trgm.control Add strict_word_similarity to pg_trgm module 8 years ago
trgm.h Phase 2 pgindent run for v12. 7 years ago
trgm_gin.c Add strict_word_similarity to pg_trgm module 8 years ago
trgm_gist.c Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 7 years ago
trgm_op.c Fix more typos and inconsistencies in the tree 7 years ago
trgm_regexp.c Represent Lists as expansible arrays, not chains of cons-cells. 7 years ago