Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-09-24 | Fix data loss at inplace update after heap_update(). | Noah Misch | 14.14 |
| 2021-08-25 | Fix toast rewrites in logical decoding. | Amit Kapila | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-03-19 | Allow configurable LZ4 TOAST compression. | Robert Haas | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-07 | Move catalog toast table declarations | Peter Eisentraut | 14.0 |
| 2020-07-08 | code: replace most remaining uses of 'master'. | Andres Freund | 14.0 |
| 2020-07-07 | Don't create pg_type entries for sequences or toast tables. | Tom Lane | 14.0 |