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

Commit186bbaa

Browse files
committed
Update regression output for new prepare transaction error messages.
1 parent2d8e3d1 commit186bbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ SELECT * FROM pxtest1;
9898

9999
-- This should fail, because the gid foo3 is already in use
100100
PREPARE TRANSACTION 'foo3';
101-
ERROR:globaltransaction identifier "foo3" is already in use
101+
ERROR: transaction identifier "foo3" is already in use
102102
SELECT * FROM pxtest1;
103103
foobar
104104
--------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp