Re: Explain XML patch v2

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Explain XML patch v2
Дата
Msg-id 937d27e10807020917n785ba632wf57439fbfa62e5c7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Explain XML patch v2  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
On Wed, Jul 2, 2008 at 4:57 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Am Mittwoch, 2. Juli 2008 schrieb Tom Raney:
>> This is an update to my EXPLAIN XML patch submitted a few days ago.
>
> Could you explain how you came up with the XML schema design?  I suppose you
> just made something up that went along with the existing XML output.

Speaking of schema - I haven't had time to review the patch myself
yet, but does it include schema names for all relations? The current
text output does not (and adding it has been rejected due to
verbosity), but that makes any kind of query tuning or information
gathering tool more or less impossible to write.


--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Explain XML patch v2
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: GIN improvements