Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 14.7 |
| 2022-01-21 | fsync pg_logical/mappings in CheckPointLogicalRewriteHeap(). | Andres Freund | 14.2 |
| 2021-03-31 | Accept slightly-filled pages for tuples larger than fillfactor. | Noah Misch | 14.0 |
| 2021-03-23 | Avoid possible crash while finishing up a heap rewrite. | Tom Lane | 14.0 |
| 2021-02-23 | Simplify printing of LSNs | Peter Eisentraut | 14.0 |
| 2021-01-25 | Remove CheckpointLock. | Robert Haas | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |