Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-04-01 | Don't use bgw_main even to specify in-core bgworker entrypoints. | Robert Haas | 9.5.7 |
| 2016-08-02 | Sync 9.5 version of access/transam/parallel.c with HEAD. | Tom Lane | 9.5.4 |
| 2015-10-16 | Fix a problem with parallel workers being unable to restore role. | Robert Haas | 9.5.0 |
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-05-06 | Avoid using a C++ keyword as a structure member name. | Robert Haas | 9.5.0 |
| 2015-04-30 | Create an infrastructure for parallel computation in PostgreSQL. | Robert Haas | 9.5.0 |