Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-27 | Reduce the range of OIDs reserved for genbki.pl. | Tom Lane | 14.0 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2021-03-26 | BRIN minmax-multi indexes | Tomas Vondra | 14.0 |
| 2021-02-15 | ReadNewTransactionId() -> ReadNextTransactionId(). | Thomas Munro | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-18 | snapshot scalability: cache snapshots using a xact completion counter. | Andres Freund | 14.0 |
| 2020-08-12 | snapshot scalability: Don't compute global horizons while building snapshots. | 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 |