Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-21 | Fix outdated bit in README.tuplock | Álvaro Herrera | 13.19 |
| 2024-11-02 | Revert "WAL-log inplace update before revealing it to other sessions." | Noah Misch | 13.17 |
| 2024-10-25 | WAL-log inplace update before revealing it to other sessions. | Noah Misch | 13.17 |
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 13.17 |
| 2024-09-24 | For inplace update durability, make heap_update() callers wait. | Noah Misch | 13.17 |
| 2021-02-23 | Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed | Alvaro Herrera | 13.3 |