Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make Gather node projection-capable. | Robert Haas | 2015-10-28 |
* | Fix typos in comments. | Robert Haas | 2015-10-22 |
* | Add header comments to execParallel.c and nodeGather.c. | Robert Haas | 2015-10-22 |
* | Rewrite interaction of parallel mode with parallel executor support. | Robert Haas | 2015-10-16 |
* | Add missing "static" specifier. | Tom Lane | 2015-10-03 |
* | Add a Gather executor node. | Robert Haas | 2015-09-30 |