summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeCustom.c
AgeCommit message (Expand)Author
2015-05-10Code review for foreign/custom join pushdown patch.Tom Lane
2015-05-01Allow FDWs and custom scan providers to replace joins with scans.Robert Haas
2015-01-06Update copyright for 2015Bruce Momjian
2014-11-07Introduce custom path and scan providers.Robert Haas