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
Masahiko Sawada dfd8e6c73e Fix an issue with index scan using pg_trgm due to char signedness on different architectures. 11 months ago
..
data
expected Fix arrays comparison in CompareOpclassOptions() 1 year ago
sql Fix arrays comparison in CompareOpclassOptions() 1 year ago
.gitignore
Makefile
meson.build Update copyright for 2025 1 year 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. 11 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 11 months ago
trgm_op.c Fix an issue with index scan using pg_trgm due to char signedness on different architectures. 11 months ago
trgm_regexp.c Update copyright for 2025 1 year ago