From: | Chapman Flack <chap(at)anastigmatix(dot)net> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ryan Lambert <ryan(at)rustprooflabs(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
Subject: | Re: Fix XML handling with DOCTYPE |
Date: | 2019-08-03 15:12:15 |
Message-ID: | 5D45A44F.8010803@anastigmatix.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 04/01/19 17:34, Alvaro Herrera wrote:
> I think there were some outright bugs in the docs, at least for
> XMLTABLE, that maybe we should backpatch. If you have the energy to
> cherry-pick a minimal doc update to 10/11, I offer to back-patch it.
I don't know if this fits your intention for "minimal". What I've done
is taken the doc commit made by Tom for 12 (12d46a), then revised it
so it describes the unfixed behavior for the bugs whose fixes weren't
backpatched to 11 or 10.
I don't know if it's too late to get in the upcoming minor releases,
but maybe it can, if it looks ok, or the next ones, if that's too rushed.
11.patch applies cleanly to 11, 10.patch to 10.
I've confirmed the 11 docs build successfully, but without sgml tools,
I haven't confirmed that for 10.
Regards,
-Chap
Attachment | Content-Type | Size |
---|---|---|
11.patch | text/x-patch | 33.5 KB |
10.patch | text/x-patch | 33.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Migowski | 2019-08-03 15:39:33 | Patch to clean Query after rewrite-and-analyze - reduces memusage up to 50% - increases TPS by up to 50% |
Previous Message | Tomas Vondra | 2019-08-03 12:41:11 | Re: [PATCH] Stop ALTER SYSTEM from making bad assumptions |