]> granicus.if.org Git - postgresql/commit
Reconcile nodes/*funcs.c with PostgreSQL 12 work.
authorNoah Misch <noah@leadboat.com>
Sun, 9 Jun 2019 21:00:36 +0000 (14:00 -0700)
committerNoah Misch <noah@leadboat.com>
Sun, 9 Jun 2019 21:00:36 +0000 (14:00 -0700)
commit44982e7d09cf9b1a08fded7fb0ca9a60dae869a5
tree207aaf0c0099bf39345e2c7a681901f37efc7d01
parentcf4263cc6c3a2310de4f1540745990e62fa2312c
Reconcile nodes/*funcs.c with PostgreSQL 12 work.

One would have needed out-of-tree code to observe the defects.  Remove
unreferenced fields instead of completing their support functions.
Since in-tree code can't reach _readIntoClause(), no catversion bump.
src/backend/nodes/outfuncs.c
src/backend/parser/parse_node.c
src/include/nodes/parsenodes.h
src/include/nodes/primnodes.h