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

Commit2f8ee82

Browse files
committed
Fix typo
1 parent7641224 commit2f8ee82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.357 2007/02/01 00:28:16 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.358 2007/02/14 18:46:08 petere Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -11037,7 +11037,7 @@ SELECT xmlforest(table_name, column_name) FROM information_schema.columns WHERE
1103711037
<para>
1103811038
The <function>xmlpi</function> expression creates an XML
1103911039
processing instruction. The content, if present, must not
11040-
contain the character sequence <literal>?&lt;</literal>.
11040+
contain the character sequence <literal>?&gt;</literal>.
1104111041
</para>
1104211042

1104311043
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp