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. 1 year ago
..
data
expected Fix arrays comparison in CompareOpclassOptions() 2 years ago
sql Fix arrays comparison in CompareOpclassOptions() 2 years ago
.gitignore
Makefile Handle equality operator in contrib/pg_trgm 6 years ago
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 Make contrib modules' installation scripts more secure. 6 years ago
pg_trgm--1.3--1.4.sql
pg_trgm--1.3.sql Remove support for upgrading extensions from "unpackaged" state. 6 years ago
pg_trgm--1.4--1.5.sql Fix typo in contrib/pg_trgm/pg_trgm--1.4--1.5.sql 6 years ago
pg_trgm--1.5--1.6.sql Handle equality operator in contrib/pg_trgm 6 years ago
pg_trgm.control Handle equality operator in contrib/pg_trgm 6 years ago
trgm.h Fix an issue with index scan using pg_trgm due to char signedness on different architectures. 1 year ago
trgm_gin.c New header varatt.h split off from postgres.h 3 years ago
trgm_gist.c Remove various unnecessary (char *) casts 1 year ago
trgm_op.c Fix an issue with index scan using pg_trgm due to char signedness on different architectures. 1 year ago
trgm_regexp.c Update copyright for 2025 1 year ago