Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-12 | Track latest completed xid as a FullTransactionId. | Andres Freund | 14.0 |
| 2020-08-11 | Rename VariableCacheData.nextFullXid to nextXid. | Andres Freund | 14.0 |