aboutsummaryrefslogtreecommitdiff
path: root/src/include/nodes/extensible.h
Commit message (Expand)AuthorAge
* Update copyright for 2018Bruce Momjian2018-01-02
* Basic partition-wise join functionality.Robert Haas2017-10-06
* Separate reinitialization of shared parallel-scan state from ExecReScan.Tom Lane2017-08-30
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Allow custom and foreign scans to have shutdown callbacks.Robert Haas2017-02-26
* Update copyright via script for 2017Bruce Momjian2017-01-03
* pgindent run for 9.6Robert Haas2016-06-09
* Rework custom scans to work more like the new extensible node stuff.Robert Haas2016-03-29
* Introduce extensible node types.Robert Haas2016-02-12