Skip to content

Commit 5845f42

Browse files
committed
Adjust regression tests for error message change
1 parent e5475a8 commit 5845f42

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy