Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-14 | Revert "Improve error message on snapshot import in snapmgr.c" | Michael Paquier | 11.22 |
| 2023-09-14 | Improve error message on snapshot import in snapmgr.c | Michael Paquier | 11.22 |
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 11.16 |
| 2021-10-01 | Fix Portal snapshot tracking to handle subtransactions properly. | Tom Lane | 11.14 |
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 11.0 |
| 2018-03-16 | Rename TransactionChain functions | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-04 | Clean up assorted messiness around AllocateDir() usage. | Tom Lane | 11.0 |
| 2017-11-05 | Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. | Noah Misch | 11.0 |
| 2017-09-11 | Message style fixes | Peter Eisentraut | 11.0 |