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

Commite6ec1d6

Browse files
committed
Fix rarely-run test for message wording change
fixup for2e6a804Reported-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
1 parent986a3ac commite6ec1d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/modules/xid_wraparound/t/002_limits.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
stderr=> \$stderr);
104104
like(
105105
$stderr,
106-
qr/ERROR: database is not accepting commands that assign newXIDs to avoid wraparound data loss in database "postgres"/,
106+
qr/ERROR: database is not accepting commands that assign newtransaction IDs to avoid wraparound data loss in database "postgres"/,
107107
"stop-limit");
108108

109109
# Finish the old transaction, to allow vacuum freezing to advance

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp