aboutsummaryrefslogtreecommitdiff
path: root/src/include/executor/nodeCustom.h
Commit message (Expand)AuthorAge
* pgindent run for 9.6Robert Haas2016-06-09
* Rework custom scans to work more like the new extensible node stuff.Robert Haas2016-03-29
* Allow parallel custom and foreign scans.Robert Haas2016-02-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Rearrange CustomScan API.Tom Lane2014-11-21
* Initial code review for CustomScan patch.Tom Lane2014-11-20
* Introduce custom path and scan providers.Robert Haas2014-11-07