Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-29 | contrib/citext: Use SQL-standard function bodies. | Tom Lane | 18.0 |
| 2024-07-25 | Add argument names to the regexp_XXX functions. | Tom Lane | 18.0 |
| 2020-02-13 | Mark some contrib modules as "trusted". | Tom Lane | 13.0 |
| 2018-11-23 | Add a 64-bit hash function for type citext. | Tom Lane | 12.0 |
| 2017-09-13 | Distinguish selectivity of < from <= and > from >=. | Tom Lane | 11.0 |
| 2016-08-18 | Support the new regexp_match() function for citext. | Tom Lane | 10.0 |
| 2015-05-05 | Fix incorrect declaration of citext's regexp_matches() functions. | Tom Lane | 9.5.0 |
| 2011-02-14 | Convert contrib modules to use the extension facility. | Tom Lane | 9.1.0 |