Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-08 | Fix corruption due to vacuum_defer_cleanup_age underflowing 64bit xids | Andres Freund | 12.15 |
| 2019-01-22 | Move generic snapshot related code from tqual.h to snapmgr.h. | Andres Freund | 12.0 |
| 2019-01-22 | Change snapshot type to be determined by enum rather than callback. | Andres Freund | 12.0 |