Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit728c497

Browse files
committed
Improve documentation about our XML functionality
Add a section explaining how our XML features depart from currentversions of the SQL standard. Update and clarify the descriptionsof some XML functions.This is a backpatch for branches 10 and 11, taken from Tom's commit12d46ac for 12, then edited to correctly describe behaviors thatare fixed in 12 but still broken in 10 and 11.Chapman Flack, reviewed by Ryan LambertDiscussion:https://postgr.es/m/5BD1284C.1010305@anastigmatix.netDiscussion:https://postgr.es/m/5C81F8C0.6090901@anastigmatix.netDiscussion:https://postgr.es/m/CAN-V+g-6JqUQEQZ55Q3toXEN6d5Ez5uvzL4VR+8KtvJKj31taw@mail.gmail.com
1 parent1fcb73f commit728c497

File tree

4 files changed

+490
-86
lines changed

4 files changed

+490
-86
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4228,6 +4228,11 @@ a0ee-bc99-9c0b-4ef8-bb6d-6bb9-bd38-0a11
42284228
value is a full document or only a content fragment.
42294229
</para>
42304230

4231+
<para>
4232+
Limits and compatibility notes for the <type>xml</type> data type
4233+
can be found in <xref linkend="xml-limits-conformance"/>.
4234+
</para>
4235+
42314236
<sect2>
42324237
<title>Creating XML Values</title>
42334238
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp