Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> Here is an updated version of my "generic options for explain" patch.
What is the rationale for essentially duplicating defGetBoolean()?
Also, I'd suggest changing the ExplainStmt struct to have a list of
DefElem options instead of hard-wiring the option set at that level.
regards, tom lane