Fix copyfuncs/equalfuncs support for VacuumStmt.
Robert Haas <rhaas@postgresql.org>
Fix copyfuncs/equalfuncs support for VacuumStmt. Commit 6776142a07afb4c28961f27059d800196902f5f1 failed to do this, and the buildfarm broke. Patch by me, per advice from Tom Lane and Michael Paquier. Discussion: http://postgr.es/m/13988.1552960403@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/nodes/copyfuncs.c | modified | +2 −1 |
| src/backend/nodes/equalfuncs.c | modified | +2 −1 |
Discussion
Cited messages not in the archive:
13988.1552960403@sss.pgh.pa.us