Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-30 | Add new replication mode synchronous_commit = 'remote_apply'. | Robert Haas | 9.6.0 |
| 2016-03-11 | Fix a typo, and remove unnecessary pgstat_report_wait_end(). | Robert Haas | 9.6.0 |
| 2016-03-10 | Provide much better wait information in pg_stat_activity. | Robert Haas | 9.6.0 |
| 2016-03-09 | Add a generic command progress reporting facility. | Robert Haas | 9.6.0 |
| 2015-10-16 | Tighten up application of parallel mode checks. | Robert Haas | 9.6.0 |
| 2015-10-16 | Transfer current command counter ID to parallel workers. | Robert Haas | 9.6.0 |