Re: generic explain options v3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: generic explain options v3
Дата
Msg-id 23833.1248220071@sss.pgh.pa.us
обсуждение исходный текст
Ответ на generic explain options v3  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: generic explain options v3  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: [PATCH] SE-PgSQL/tiny rev.2193
Следующее
От: Webb Sprague
Дата:
Сообщение: Re: Commitfest Code Sprint with PUGs