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

Commit737668d

Browse files
committed
Fix expected output of xml_2.out
Per buildfarm members snakefly, parula and prion, that reflect theresults coming from the latest versions of libxml2.Oversight inb8da37b in the shape of an incorrect copy-paste. The CIwas green, but it does not stress this expected output.
1 parentb8da37b commit737668d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ SELECT pg_input_is_valid('<value>one</', 'xml');
3030
(1 row)
3131

3232
SELECT message FROM pg_input_error_info('<value>one</', 'xml');
33-
message
34-
------------------------
33+
message
34+
---------------------
3535
invalid XML content
3636
(1 row)
3737

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp