Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-20 | Suppress variable-set-but-not-used warnings from clang 15. | Tom Lane | 14.6 |
| 2021-04-06 | Remove tupgone special case from vacuumlazy.c. | Peter Geoghegan | 14.0 |
| 2021-02-25 | Use full 64-bit XIDs in deleted nbtree pages. | Peter Geoghegan | 14.0 |
| 2021-02-07 | Rename removable xid function for consistency. | Peter Geoghegan | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-09-04 | remove redundant initializations | Bruce Momjian | 14.0 |
| 2020-08-13 | snapshot scalability: Move PGXACT->xmin back to PGPROC. | Andres Freund | 14.0 |
| 2020-08-12 | snapshot scalability: Don't compute global horizons while building snapshots. | Andres Freund | 14.0 |
| 2020-08-11 | Rename VariableCacheData.nextFullXid to nextXid. | Andres Freund | 14.0 |
| 2020-07-08 | code: replace 'master' with 'primary' where appropriate. | Andres Freund | 14.0 |