Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-12-01 | Avoid leaking memory during large-scale REASSIGN OWNED BY operations. | Tom Lane | 13.6 |
| 2021-11-05 | Avoid crash in rare case of concurrent DROP | Alvaro Herrera | 13.5 |
| 2021-01-14 | Prevent drop of tablespaces used by partitioned relations | Alvaro Herrera | 13.2 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-05-06 | Heed lock protocol in DROP OWNED BY | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-26 | Revert "Rename files and headers related to index AM" | Michael Paquier | 13.0 |
| 2019-12-25 | Rename files and headers related to index AM | Michael Paquier | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |