Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Harden _int_matchsel() against being attached to the wrong operator. | Tom Lane | 14.21 |
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 14.5 |
| 2021-05-07 | Revert per-index collation version tracking feature. | Thomas Munro | 14.0 |
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 14.0 |
| 2021-01-11 | Fix function prototypes in dependency.h. | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-09 | Change get_constraint_index() to use pg_constraint.conindid | Peter Eisentraut | 14.0 |
| 2020-11-02 | Track collation versions for indexes. | Thomas Munro | 14.0 |
| 2020-11-02 | Add pg_depend.refobjversion. | Thomas Munro | 14.0 |