Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-09-10 | doc: Fix some grammar and inconsistencies | Michael Paquier | 14.0 |
| 2020-09-08 | Fix autovacuum cancellation. | Andres Freund | 14.0 |
| 2020-08-14 | snapshot scalability: Introduce dense array of in-progress xids. | Andres Freund | 14.0 |
| 2020-08-14 | snapshot scalability: Move subxact info to ProcGlobal, remove PGXACT. | Andres Freund | 14.0 |
| 2020-08-14 | snapshot scalability: Move PGXACT->vacuumFlags to ProcGlobal->vacuumFlags. | Andres Freund | 14.0 |
| 2020-08-13 | snapshot scalability: Move PGXACT->xmin back to PGPROC. | Andres Freund | 14.0 |
| 2020-06-17 | Remove STATUS_WAITING | Peter Eisentraut | 14.0 |