Commits

DateSubjectAuthorReleases
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2024-12-29 contrib/citext: Use SQL-standard function bodies. Tom Lane 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-07-25 Add argument names to the regexp_XXX functions. Tom Lane 18.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-10 New header varatt.h split off from postgres.h Peter Eisentraut 16.0
2020-02-27 Move src/backend/utils/hash/hashfn.c to src/common Robert Haas 13.0
2020-02-13 Mark some contrib modules as "trusted". Tom Lane 13.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2018-11-23 Add a 64-bit hash function for type citext. Tom Lane 12.0
2017-09-19 Add citext_pattern_ops for citext contrib module Andrew Dunstan 11.0
2017-09-13 Distinguish selectivity of < from <= and > from >=. Tom Lane 11.0
2017-08-31 Remove to pre-8.2 coding convention for PG_MODULE_MAGIC Peter Eisentraut 11.0
2017-01-21 Move some things from builtins.h to new header files Peter Eisentraut 10.0
2016-08-18 Support the new regexp_match() function for citext. Tom Lane 10.0
2016-07-26 Repair damage done by citext--1.1--1.2.sql. Robert Haas 9.6.0
2016-06-07 Update citext extension for parallel query. Robert Haas 9.6.0
2015-05-05 Fix incorrect declaration of citext's regexp_matches() functions. Tom Lane 9.5.0
2014-04-18 Create function prototype as part of PG_FUNCTION_INFO_V1 macro Peter Eisentraut 9.4.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-06-08 Make citext's equality and hashing functions collation-insensitive. Tom Lane 9.1.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-02-08 Per-column collation support Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0