summaryrefslogtreecommitdiff
path: root/src/include/nodes/extensible.h
AgeCommit message (Expand)Author
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2017-02-26Allow custom and foreign scans to have shutdown callbacks.Robert Haas
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-06-09pgindent run for 9.6Robert Haas
2016-03-29Rework custom scans to work more like the new extensible node stuff.Robert Haas
2016-02-12Introduce extensible node types.Robert Haas