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

Commit2c0efff

Browse files
committed
Fix expected file.
1 parentd030a2b commit2c0efff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎src/test/regress/expected/xml_1.out

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ SELECT xmlroot (
7070
standalone yes
7171
);
7272
ERROR: no XML support in this installation
73+
SELECT xmlserialize(content data as character varying) FROM xmltest;
74+
data
75+
------
76+
(0 rows)
77+
7378
-- Check mapping SQL identifier to XML name
7479
SELECT xmlpi(name ":::_xml_abc135.%-&_");
7580
ERROR: no XML support in this installation

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp