Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-09 | Ensure we use the correct spelling of "ensure" | David Rowley | 14.11 |
| 2022-09-30 | Avoid improbable PANIC during heap_update, redux. | Tom Lane | 14.6 |
| 2021-06-28 | Pre branch pgindent / pgperltidy run | Andrew Dunstan | 14.0 |
| 2021-06-08 | Fix pg_visibility regression failure with CLOBBER_CACHE_ALWAYS | Tomas Vondra | 14.0 |
| 2021-06-02 | Revert most of 39b66a91bd | Tomas Vondra | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-04-13 | Avoid improbable PANIC during heap_update. | Tom Lane | 14.0 |
| 2021-03-31 | Accept slightly-filled pages for tuples larger than fillfactor. | Noah Misch | 14.0 |
| 2021-02-23 | Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed | Alvaro Herrera | 14.0 |
| 2021-01-24 | Fix COPY FREEZE with CLOBBER_CACHE_ALWAYS | Tomas Vondra | 14.0 |
| 2021-01-17 | Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE | Tomas Vondra | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-22 | Extend amcheck to check heap pages. | Robert Haas | 14.0 |