Re: machine-readable explain output v4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: machine-readable explain output v4
Дата
Msg-id 6877.1249867928@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: machine-readable explain output v4  (Andres Freund <andres@anarazel.de>)
Ответы Re: machine-readable explain output v4  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> Adding the notion of opening a 'empty' Group together with X_OPENCLOSE or 
> handling of X_OPENING|X_CLOSING would allow to handle empty tags like in 
> ExplainOneUtility (<Notify />).

Yeah, I was just wondering what to do with the <Notify /> code.  I'm
not sure if it's worth trying to fold it into the OpenGroup/CloseGroup
code --- it might be easier to have an ExplainEmptyGroup or something
like that.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Issues for named/mixed function notation patch
Следующее
От: Robert Haas
Дата:
Сообщение: Re: machine-readable explain output v4