Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Avoid GatherMerge crash when there are no workers. | Robert Haas | 2017-03-31 |
* | Faster expression evaluation and targetlist projection. | Andres Freund | 2017-03-25 |
* | Remove dead code in nodeGatherMerge.c. | Tom Lane | 2017-03-12 |
* | Add a Gather Merge executor node. | Robert Haas | 2017-03-09 |