Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-28 | Fix typo in src/backend/access/transam/README. | Etsuro Fujita | 14.10 |
| 2020-08-16 | Correct several behavior descriptions in comments. | Noah Misch | 14.0 |
| 2020-08-14 | snapshot scalability: Introduce dense array of in-progress xids. | Andres Freund | 14.0 |
| 2020-08-13 | snapshot scalability: Move PGXACT->xmin back to PGPROC. | Andres Freund | 14.0 |
| 2020-08-13 | Fix out-of-date version reference, grammar. | Andres Freund | 14.0 |
| 2020-08-12 | snapshot scalability: Don't compute global horizons while building snapshots. | Andres Freund | 14.0 |