Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-08-19 | Fix self-deadlock during DROP SUBSCRIPTION. | Amit Kapila | 13.23 |
| 2023-06-21 | Fix the errhint message and docs for drop subscription failure. | Amit Kapila | 13.12 |
| 2021-07-19 | Don't allow to set replication slot_name as ''. | Amit Kapila | 13.4 |
| 2021-05-07 | AlterSubscription_refresh: avoid stomping on global variable | Alvaro Herrera | 13.3 |
| 2020-05-06 | Heed lock protocol in DROP OWNED BY | Alvaro Herrera | 13.0 |
| 2020-03-10 | Remove utils/acl.h from catalog/objectaddress.h | Peter Eisentraut | 13.0 |
| 2020-03-04 | Introduce macros for typalign and typstorage constants. | Tom Lane | 13.0 |
| 2020-01-30 | Remove excess parens in ereport() calls | Alvaro Herrera | 13.0 |
| 2020-01-11 | Make lsn argument of walrcv_create_slot() optional | Peter Eisentraut | 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-01 | PG_FINALLY | Peter Eisentraut | 13.0 |