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/citext
Robert Haas 05d8449e73 Move src/backend/utils/hash/hashfn.c to src/common 5 years ago
..
expected Fix typos in various places 6 years ago
sql Fix typos in various places 6 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Remove support for upgrading extensions from "unpackaged" state. 5 years ago
citext--1.0--1.1.sql Fix incorrect declaration of citext's regexp_matches() functions. 10 years ago
citext--1.1--1.2.sql Schema-qualify some references to regprocedure. 9 years ago
citext--1.2--1.3.sql Repair damage done by citext--1.1--1.2.sql. 9 years ago
citext--1.3--1.4.sql Support the new regexp_match() function for citext. 9 years ago
citext--1.4--1.5.sql Add citext_pattern_ops for citext contrib module 8 years ago
citext--1.4.sql Support the new regexp_match() function for citext. 9 years ago
citext--1.5--1.6.sql Add a 64-bit hash function for type citext. 7 years ago
citext.c Move src/backend/utils/hash/hashfn.c to src/common 5 years ago
citext.control Mark some contrib modules as "trusted". 5 years ago