| From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
|---|---|
| To: | jal(at)etc(dot)to, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Cc: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
| Subject: | Re: BUG #16683: explain plan format xml produces invalid xml |
| Date: | 2020-10-23 11:12:13 |
| Message-ID: | 90BD07DF-D050-48CE-958E-4B5E5FFCDA37@yesql.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
> On 23 Oct 2020, at 12:26, PG Bug reporting form <noreply(at)postgresql(dot)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
| Attachment | Content-Type | Size |
|---|---|---|
| explain_sort_space.diff | application/octet-stream | 969 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Frits Jalvingh | 2020-10-23 11:38:38 | Re: BUG #16683: explain plan format xml produces invalid xml |
| Previous Message | PG Bug reporting form | 2020-10-23 10:26:52 | BUG #16683: explain plan format xml produces invalid xml |