Improve documentation about our XML functionality
Alvaro Herrera <alvherre@alvh.no-ip.org>
Improve documentation about our XML functionality Add a section explaining how our XML features depart from current versions of the SQL standard. Update and clarify the descriptions of some XML functions. This is a backpatch for branches 10 and 11, taken from Tom's commit 12d46ac392d0 for 12, then edited to correctly describe behaviors that are fixed in 12 but still broken in 10 and 11. Chapman Flack, reviewed by Ryan Lambert Discussion: https://postgr.es/m/5BD1284C.1010305@anastigmatix.net Discussion: https://postgr.es/m/5C81F8C0.6090901@anastigmatix.net Discussion: https://postgr.es/m/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/datatype.sgml | modified | +5 −0 |
| doc/src/sgml/features.sgml | modified | +380 −1 |
| doc/src/sgml/func.sgml | modified | +104 −84 |
| src/backend/catalog/sql_features.txt | modified | +3 −3 |
Documentation touched
Discussion
- Fix XML handling with DOCTYPE 49 messages · 2019-03-16 → 2019-09-12
- PostgreSQL vs SQL/XML Standards 112 messages · 2018-10-25 → 2019-06-01
- The two "XML Fixes" patches still in need of review 5 messages · 2019-03-08 → 2019-03-24