]> granicus.if.org Git - postgresql/commit
Reconcile nodes/*funcs.c with PostgreSQL 10 work.
authorNoah Misch <noah@leadboat.com>
Fri, 16 Jun 2017 07:16:11 +0000 (00:16 -0700)
committerNoah Misch <noah@leadboat.com>
Fri, 16 Jun 2017 07:16:11 +0000 (00:16 -0700)
commit39ac55918fc31b9bf88185d28ebe7ddc58d01181
tree60a07c903396ec9221c422219599ef985335579d
parentc254970ad6092d201443cced570450d5b29d4234
Reconcile nodes/*funcs.c with PostgreSQL 10 work.

The _equalTableFunc() omission of coltypmods has semantic significance,
but I did not track down resulting user-visible bugs, if any.  The other
changes are cosmetic only, affecting order.  catversion bump due to
readfuncs.c field order change.
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