Fix copy/out/readfuncs for accessMethod addition in 8586bf7ed8.
Andres Freund <andres@anarazel.de>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/copyfuncs.c | modified | +1 −0 |
| src/backend/nodes/outfuncs.c | modified | +2 −0 |
| src/backend/nodes/readfuncs.c | modified | +1 −0 |
| src/include/catalog/catversion.h | modified | +1 −1 |