Robert Haas <[email protected]> writes: > Here's v6, doing it that way. I found that the simplest thing to do > was just push the call to GetExplainExtensionId() inside > Get/SetExplainExtensionState().
Fair enough.
> Tom, what do you think?
The header comments for explain_state.c could use a spellcheck.
I noticed s/offests/offsets/ and s/direcrtly/directly/.
Other than that, I think 0001 and 0002 are good to go.
I've still not looked at 0003.
regards, tom lane
