Re: generic explain options v3 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: generic explain options v3
Date
Msg-id 23833.1248220071@sss.pgh.pa.us
Whole thread Raw
In response to generic explain options v3  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: generic explain options v3  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.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


pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: [PATCH] SE-PgSQL/tiny rev.2193
Next
From: Webb Sprague
Date:
Subject: Re: Commitfest Code Sprint with PUGs