Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-09 | Harden _int_matchsel() against being attached to the wrong operator. | Tom Lane | 15.16 |
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 15.0 |
| 2021-08-17 | Prevent ALTER TYPE/DOMAIN/OPERATOR from changing extension membership. | Tom Lane | 15.0 |
| 2021-07-15 | Replace explicit PIN entries in pg_depend with an OID range test. | Tom Lane | 15.0 |