summaryrefslogtreecommitdiff
path: root/src/include/executor/nodeCustom.h
AgeCommit message (Expand)Author
2015-01-06Update copyright for 2015Bruce Momjian
2014-11-21Rearrange CustomScan API.Tom Lane
2014-11-20Initial code review for CustomScan patch.Tom Lane
2014-11-07Introduce custom path and scan providers.Robert Haas