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

Commita15b47d

Browse files
Fix typo in comment in SerializeSnapshot
Author: Masahiko Sawada
1 parent829f12e commita15b47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/utils/time/snapmgr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2078,7 +2078,7 @@ SerializeSnapshot(Snapshot snapshot, char *start_address)
20782078

20792079
/*
20802080
* Ignore the SubXID array if it has overflowed, unless the snapshot was
2081-
* taken duringrecovey - in that case, top-level XIDs are in subxip as
2081+
* taken duringrecovery - in that case, top-level XIDs are in subxip as
20822082
* well, and we mustn't lose them.
20832083
*/
20842084
if (serialized_snapshot.suboverflowed&& !snapshot->takenDuringRecovery)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp