]> granicus.if.org Git - postgresql/commit
Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8.
authorAndres Freund <andres@anarazel.de>
Wed, 6 Mar 2019 19:55:28 +0000 (11:55 -0800)
committerAndres Freund <andres@anarazel.de>
Wed, 6 Mar 2019 19:55:28 +0000 (11:55 -0800)
commitb1723423216749be9b28f8430c3b7180dec3fa70
treead11a782c19000cd08e764a7b8005b99711c38d1
parent863aa55624d891be57b54f8d12e61cb4fa9b70ef
Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8.

This includes a catversion bump, as IntoClause is theoretically
speaking part of storable rules. In practice I don't think that can
happen, but there's no reason to be stingy here.

Per buildfarm member calliphoridae.
src/backend/nodes/copyfuncs.c
src/backend/nodes/outfuncs.c
src/backend/nodes/readfuncs.c
src/include/catalog/catversion.h