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

Commite489bc0

Browse files
committed
maxSleepTime typo
1 parent554edcf commite489bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_tsdtm/pg_dtm.c‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ bool DtmXidInMVCCSnapshot(TransactionId xid, Snapshot snapshot)
489489
statictimestamp_tfirstReportTime;
490490
statictimestamp_tprevReportTime;
491491
statictimestamp_ttotalSleepTime;
492-
statictimestamp_tmnxSleepTime;
492+
statictimestamp_tmaxSleepTime;
493493
#endif
494494
timestamp_tdelay=MIN_WAIT_TIMEOUT;
495495
Assert(xid!=InvalidTransactionId);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp