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

Commitc52963a

Browse files
committed
Fix mis-description of XML Schema functions, per discussion.
1 parent71907f7 commitc52963a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.477 2009/04/27 16:27:35 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.478 2009/05/03 21:10:27 tgl Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -8596,8 +8596,8 @@ cursor_to_xml(cursor refcursor, count int, nulls boolean,
85968596
</para>
85978597

85988598
<para>
8599-
The following functions return XML Schema documentssimilar to the
8600-
mappingsproduced by the corresponding functions above:
8599+
The following functions return XML Schema documentsdescribing the
8600+
mappingsperformed by the corresponding functions above:
86018601
<synopsis>
86028602
table_to_xmlschema(tbl regclass, nulls boolean, tableforest boolean, targetns text)
86038603
query_to_xmlschema(query text, nulls boolean, tableforest boolean, targetns text)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp