Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-04-13 | Prevent access to no-longer-pinned buffer in heapam_tuple_lock(). | Tom Lane | 14.3 |
| 2022-03-03 | Clean up assorted failures under clang's -fsanitize=undefined checks. | Tom Lane | 14.3 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-05-10 | Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. | Tom Lane | 14.0 |
| 2021-04-13 | Avoid improbable PANIC during heap_update. | Tom Lane | 14.0 |