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 cdaa675658 Fix local-variable shadowing in pg_trgm's printSourceNFA(). 3 weeks ago
..
data Code coverage for most pg_mblen* calls. 1 month ago
expected Code coverage for most pg_mblen* calls. 1 month ago
sql Code coverage for most pg_mblen* calls. 1 month ago
.gitignore
Makefile Code coverage for most pg_mblen* calls. 1 month ago
meson.build Code coverage for most pg_mblen* calls. 1 month 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
pg_trgm--1.3.sql
pg_trgm--1.4--1.5.sql
pg_trgm--1.5--1.6.sql
pg_trgm.control
trgm.h Replace pg_mblen() with bounds-checked versions. 1 month ago
trgm_gin.c Use fallthrough attribute instead of comment 1 month ago
trgm_gist.c Use fallthrough attribute instead of comment 1 month ago
trgm_op.c Fix expanding 'bounds' in pg_trgm's calc_word_similarity() function 1 month ago
trgm_regexp.c Fix local-variable shadowing in pg_trgm's printSourceNFA(). 3 weeks ago