index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
nodes
/
extensible.h
Commit message (
Expand
)
Author
Age
*
Automatically generate node support functions
Peter Eisentraut
2022-07-09
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Allow CustomScan providers to say whether they support projections.
Tom Lane
2021-07-06
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Rename nodes/relation.h to nodes/pathnodes.h.
Tom Lane
2019-01-29
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Basic partition-wise join functionality.
Robert Haas
2017-10-06
*
Separate reinitialization of shared parallel-scan state from ExecReScan.
Tom Lane
2017-08-30
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Allow custom and foreign scans to have shutdown callbacks.
Robert Haas
2017-02-26
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
pgindent run for 9.6
Robert Haas
2016-06-09
*
Rework custom scans to work more like the new extensible node stuff.
Robert Haas
2016-03-29
*
Introduce extensible node types.
Robert Haas
2016-02-12