Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-12-06 | Fix interaction of parallel query with prepared statements. | Robert Haas | 9.6.2 |
| 2016-02-26 | On second thought, disable parallelism for prepared statements. | Robert Haas | 9.6.0 |
| 2016-02-25 | Enable parallelism for prepared statements and extended query protocol. | Robert Haas | 9.6.0 |
| 2015-11-02 | Fix problems with ParamListInfo serialization mechanism. | Robert Haas | 9.6.0 |