Re: The two "XML Fixes" patches still in need of review
Chapman Flack <chap@anastigmatix.net>
From: Chapman Flack <chap@anastigmatix.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Markus Winand <markus.winand@winand.at>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
Michael Paquier <michael@paquier.xyz>,
Pavel Stehule <pavel.stehule@gmail.com>
Date: 2019-03-23T22:20:49Z
Lists: pgsql-hackers
On 03/23/19 17:05, Tom Lane wrote: > Just to update this thread --- per the other thread at > https://postgr.es/m/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com > I've now pushed a somewhat-adjusted version of the XML-content fix > patch. The documentation patch needs some small rebasing to apply > after that one instead of before it. Will do. > Perhaps it'd make sense under the XML section in datatype.sgml, > but I think I might lean to making it a new section in Appendix D > (SQL Conformance). Sounds like the option (4) I proposed back in [1]. I suppose it won't be much trouble to move. > I'm not going to touch the documentation patch myself; I don't know > enough about XML to review it competently. I would be happy even to see it reviewed for style, and if anybody's willing to look at the technical content even if not feeling ideally prepared, I'd be happy to respond or give references for any points in question. It does fix a number of actual bugs in the existing documentation, so while it would be ideal to apply a higher standard of technical review to this patch, it'd be less ideal to have existing buggy doc lingering on because nobody feels up to reviewing at that ideal higher standard. Regards, -Chap [1] https://www.postgresql.org/message-id/5C298BCB.4060704%40anastigmatix.net
Commits
-
Improve documentation about our XML functionality
- 728c49779ba8 11.6 landed
- 603a28b44973 10.11 landed
-
Improve documentation about our XML functionality.
- 12d46ac392d0 12.0 landed