Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-03-07 | Improve postgresql.conf.sample comments about parallel workers. | Robert Haas | 10.0 |
| 2017-02-15 | Replace min_parallel_relation_size with two new GUCs. | Robert Haas | 10.0 |
| 2016-12-23 | Remove sql_inheritance GUC. | Robert Haas | 10.0 |
| 2016-12-05 | Reduce the default for max_worker_processes back to 8. | Robert Haas | 10.0 |
| 2016-12-02 | Add max_parallel_workers GUC. | Robert Haas | 10.0 |
| 2016-10-17 | By default, set log_line_prefix = '%m [%p] '. | Robert Haas | 10.0 |