]> granicus.if.org Git - postgresql/commit
Improve documentation about our XML functionality
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 12 Sep 2019 19:52:03 +0000 (16:52 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 12 Sep 2019 20:28:25 +0000 (17:28 -0300)
commit603a28b4497347bc0a4ff1dbea3bb6d1e04d740c
tree71049510308872a9a6e5a3a236f9846af6372854
parent0a8cd4c2962404f167547e79768db79f5f710f81
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
doc/src/sgml/datatype.sgml
doc/src/sgml/features.sgml
doc/src/sgml/func.sgml
src/backend/catalog/sql_features.txt