Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-10-15 | doc: improve description of synchronous_commit modes | Bruce Momjian | 9.6.20 |
| 2018-10-06 | Propagate xactStartTimestamp and stmtStartTimestamp to parallel workers. | Tom Lane | 9.6.11 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 9.6.2 |
| 2016-11-05 | Remove duplicate macro definition. | Tom Lane | 9.6.2 |
| 2016-03-30 | Add new replication mode synchronous_commit = 'remote_apply'. | Robert Haas | 9.6.0 |
| 2016-03-27 | Don't use !! but != 0/NULL to force boolean evaluation. | Andres Freund | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |