Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-12 | Fix GetNewTransactionId()'s interaction with xidVacLimit. | Thomas Munro | 12.0 |
| 2019-04-04 | Refactor the fsync queue for wider use. | Thomas Munro | 12.0 |
| 2019-03-28 | Fix typo. | Thomas Munro | 12.0 |
| 2019-03-28 | Use FullTransactionId for the transaction stack. | Thomas Munro | 12.0 |
| 2019-03-28 | Add basic infrastructure for 64 bit transaction IDs. | Thomas Munro | 12.0 |
| 2019-03-15 | Enable parallel query with SERIALIZABLE isolation. | Thomas Munro | 12.0 |
| 2018-10-08 | Relax transactional restrictions on ALTER TYPE ... ADD VALUE (redux). | Thomas Munro | 12.0 |