Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-22 | Fix query checking consistency of table amhandlers in opr_sanity.sql | Michael Paquier | 13.14 |
| 2020-05-12 | Do pre-release housekeeping on catalog data. | Tom Lane | 13.0 |
| 2020-03-30 | Implement operator class parameters | Alexander Korotkov | 13.0 |
| 2020-03-19 | Introduce "anycompatible" family of polymorphic types. | Tom Lane | 13.0 |
| 2020-03-05 | Remove the "opaque" pseudo-type and associated compatibility hacks. | Tom Lane | 13.0 |
| 2020-02-26 | Add equalimage B-Tree support functions. | Peter Geoghegan | 13.0 |
| 2019-09-21 | Straighten out leakproofness markings on text comparison functions. | Tom Lane | 13.0 |