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

Commit5845f42

Browse files
committed
Adjust regression tests for error message change
1 parente5475a8 commit5845f42

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
@@ -134,7 +134,7 @@ SELECT * FROM pxtest1;
134134
-- This should fail, because the two transactions have a write-skew anomaly
135135
INSERT INTO pxtest1 VALUES ('fff');
136136
ERROR: could not serialize access due to read/write dependencies among transactions
137-
DETAIL: Canceled on identification as a pivot, during write.
137+
DETAIL:Reason code:Canceled on identification as a pivot, during write.
138138
HINT: The transaction might succeed if retried.
139139
PREPARE TRANSACTION 'foo5';
140140
SELECT gid FROM pg_prepared_xacts;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp