Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-08 | In extensions, don't replace objects not belonging to the extension. | Tom Lane | 13.8 |
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 13.2 |
| 2020-05-06 | Heed lock protocol in DROP OWNED BY | Alvaro Herrera | 13.0 |
| 2020-04-20 | Add ALTER .. NO DEPENDS ON | Alvaro Herrera | 13.0 |
| 2020-03-11 | Avoid duplicates in ALTER ... DEPENDS ON EXTENSION | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-07-22 | Install dependencies to prevent dropping partition key columns. | Tom Lane | 13.0 |
| 2019-07-22 | Make identity sequence management more robust | Peter Eisentraut | 13.0 |