Re: BUG #16683: explain plan format xml produces invalid xml

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: BUG #16683: explain plan format xml produces invalid xml
Дата
Msg-id 90BD07DF-D050-48CE-958E-4B5E5FFCDA37@yesql.se
обсуждение исходный текст
Ответ на BUG #16683: explain plan format xml produces invalid xml  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #16683: explain plan format xml produces invalid xml  (Frits Jalvingh <jal@etc.to>)
Re: BUG #16683: explain plan format xml produces invalid xml  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
> On 23 Oct 2020, at 12:26, PG Bug reporting form <noreply@postgresql.org> wrote:

> Sort-Space is incorrectly finished with /Sort-Spaces

Nice catch, it was introduced in the Incremental Sort patch, both for disk and
memory type sorts as per the attached (unless the opening of the group was
supposed to be "Sort Spaces" but singular seems the right choice here).

cheers ./daniel


Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16683: explain plan format xml produces invalid xml
Следующее
От: Frits Jalvingh
Дата:
Сообщение: Re: BUG #16683: explain plan format xml produces invalid xml