]> granicus.if.org Git - postgresql/commit
Reconcile nodes/*funcs.c with recent work.
authorNoah Misch <noah@leadboat.com>
Thu, 6 Aug 2015 00:44:27 +0000 (20:44 -0400)
committerNoah Misch <noah@leadboat.com>
Thu, 6 Aug 2015 00:44:27 +0000 (20:44 -0400)
commitb8fe12a83622b350dc6849f8bb933bd8a86c1424
tree34919ccb609fa27bc3ca2f534365c42f4d738625
parentc26170668c82eaaf28b6efbf76c5d1c206c27121
Reconcile nodes/*funcs.c with recent work.

A few of the discrepancies had semantic significance, but I did not
track down the resulting user-visible bugs, if any.  Back-patch to 9.5,
where all but one discrepancy appeared.  The _equalCreateEventTrigStmt()
situation dates to 9.3 but does not affect semantics.

catversion bump due to readfuncs.c field order changes.
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/outfuncs.c
src/backend/nodes/readfuncs.c
src/include/catalog/catversion.h