Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-07-26 | Force immediate commit after CREATE DATABASE etc in extended protocol. | Tom Lane | 10.22 |
| 2020-10-15 | doc: improve description of synchronous_commit modes | Bruce Momjian | 10.15 |
| 2019-01-18 | Restrict the use of temporary namespace in two-phase transactions | Michael Paquier | 10.7 |
| 2018-10-06 | Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers. | Tom Lane | 10.6 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Initial pgindent run with pg_bsd_indent version 2.0. | Tom Lane | 10.0 |
| 2017-05-17 | Post-PG 10 beta1 pgindent run | Bruce Momjian | 10.0 |
| 2017-03-22 | Improve performance of replay of AccessExclusiveLocks | Simon Riggs | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-11-05 | Remove duplicate macro definition. | Tom Lane | 10.0 |