Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-28 | In REASSIGN OWNED of a database, lock the tuple as mandated. | Noah Misch | 13.19 |
| 2023-12-15 | Fix bugs in manipulation of large objects. | Tom Lane | 13.14 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 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-02-10 | Fix priv checks for ALTER <object> DEPENDS ON EXTENSION | Alvaro Herrera | 13.0 |
| 2020-01-30 | Remove excess parens in ereport() calls | Alvaro Herrera | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-12 | Make the order of the header file includes consistent in backend modules. | Amit Kapila | 13.0 |
| 2019-11-05 | Fix "unexpected relkind" error when denying permissions on toast tables. | Tom Lane | 13.0 |