Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-10-05 | Allow btree comparison functions to return INT_MIN. | Tom Lane | 10.6 |
| 2017-09-01 | Improve division of labor between execParallel.c and nodeGather[Merge].c. | Tom Lane | 10.0 |
| 2017-08-31 | Avoid memory leaks when a GatherMerge node is rescanned. | Tom Lane | 10.0 |
| 2017-08-30 | Code review for nodeGatherMerge.c. | Tom Lane | 10.0 |
| 2017-08-30 | Separate reinitialization of shared parallel-scan state from ExecReScan. | Tom Lane | 10.0 |
| 2017-08-30 | Force rescanning of parallel-aware scan nodes below a Gather[Merge]. | Tom Lane | 10.0 |
| 2017-08-17 | Fix ExecReScanGatherMerge. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-03-12 | Remove dead code in nodeGatherMerge.c. | Tom Lane | 10.0 |