outPlannedStmt missing transientPlan
Started by Yeb Havingaover 15 years ago2 messages
This message is probably in the top 10 of 2010's most insignificant
messages, but:
_outPlannedStmt does not write the bool field transientPlan and it is
not accompanied by the comment /* NB: this isn't a complete set of
fields */ that exist at other places.
regards,
Yeb Havinga
Re: outPlannedStmt missing transientPlan
Yeb Havinga <yebhavinga@gmail.com> writes:
This message is probably in the top 10 of 2010's most insignificant
messages, but:
_outPlannedStmt does not write the bool field transientPlan and it is
not accompanied by the comment /* NB: this isn't a complete set of
fields */ that exist at other places.
[ squint... ] That's weird. copyfuncs.c is missing the field too,
which might be a less insignificant bug. Will fix once we have a
working SCM again.
regards, tom lane