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 3a7a3eaaf9 Put "excludeOnly" GIN scan keys at the end of the scankey array. 2 weeks ago
..
data
expected Put "excludeOnly" GIN scan keys at the end of the scankey array. 2 weeks ago
sql Put "excludeOnly" GIN scan keys at the end of the scankey array. 2 weeks ago
.gitignore
Makefile
meson.build Update copyright for 2025 8 months 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 Fix an issue with index scan using pg_trgm due to char signedness on different architectures. 7 months ago
trgm_gin.c New header varatt.h split off from postgres.h 3 years ago
trgm_gist.c Remove various unnecessary (char *) casts 7 months ago
trgm_op.c Use PG_MODULE_MAGIC_EXT in our installable shared libraries. 6 months ago
trgm_regexp.c Update copyright for 2025 8 months ago