summaryrefslogtreecommitdiff
path: root/contrib/citext/citext.control
AgeCommit message (Expand)Author
2024-12-29contrib/citext: Use SQL-standard function bodies.Tom Lane
2024-07-25Add argument names to the regexp_XXX functions.Tom Lane
2020-02-13Mark some contrib modules as "trusted".Tom Lane
2018-11-23Add a 64-bit hash function for type citext.Tom Lane
2017-09-13Distinguish selectivity of < from <= and > from >=.Tom Lane
2016-08-18Support the new regexp_match() function for citext.Tom Lane
2016-07-26Repair damage done by citext--1.1--1.2.sql.Robert Haas
2016-06-07Update citext extension for parallel query.Robert Haas
2015-05-05Fix incorrect declaration of citext's regexp_matches() functions.Tom Lane
2011-02-13Convert contrib modules to use the extension facility.Tom Lane