summaryrefslogtreecommitdiff
path: root/contrib/citext/Makefile
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
2022-06-25CREATE INDEX: use the original userid for more ACL checks.Noah Misch
2022-01-05Enable routine running of citext's UTF8-specific test cases.Tom Lane
2020-02-19Remove support for upgrading extensions from "unpackaged" state.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
2014-07-14Add file version information to most installed Windows binaries.Noah Misch
2011-02-14Convert contrib modules to use the extension facility.Tom Lane
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2008-07-29Add a new, improved version of citext as a contrib module.Tom Lane