Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-06-04 | Mark a few parallelism-related variables with PGDLLIMPORT. | Tom Lane | 9.6.14 |
| 2018-01-23 | Report an ERROR if a parallel worker fails to start properly. | Robert Haas | 9.6.7 |
| 2017-04-01 | Don't use bgw_main even to specify in-core bgworker entrypoints. | Robert Haas | 9.6.3 |
| 2016-08-01 | Minor cleanup for access/transam/parallel.c. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-10-30 | Update parallel executor support to reuse the same DSM. | Robert Haas | 9.6.0 |
| 2015-10-16 | Allow a parallel context to relaunch workers. | Robert Haas | 9.6.0 |
| 2015-10-16 | Fix a problem with parallel workers being unable to restore role. | Robert Haas | 9.6.0 |