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.
Chapman Flack, reviewed by Ryan Lambert Discussion: https://postgr.es/m/5bd1284c.1010...@anastigmatix.net Discussion: https://postgr.es/m/5c81f8c0.6090...@anastigmatix.net Discussion: https://postgr.es/m/can-v+g-6jquqeqz55q3toxen6d5ez5uvzl4vr+8ktvjkj31...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/12d46ac392d00fa0d103f445aa4997f97029e007 Modified Files -------------- doc/src/sgml/datatype.sgml | 5 + doc/src/sgml/features.sgml | 334 ++++++++++++++++++++++++++++++++++- doc/src/sgml/func.sgml | 224 +++++++++++++---------- src/backend/catalog/sql_features.txt | 6 +- 4 files changed, 475 insertions(+), 94 deletions(-)