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

Commit9ef6aba

Browse files
committed
Fix typo
1 parentc98c35c commit9ef6aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/storage/ipc/procarray.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2180,7 +2180,7 @@ GetOldestSafeDecodingTransactionId(bool catalogOnly)
21802180
* that value, it's guaranteed to be safe since it's computed by this
21812181
* routine initially and has been enforced since. We can always use the
21822182
* slot's general xmin horizon, but the catalog horizon is only usable
2183-
* whenweonly catalog data is going to be looked at.
2183+
* when only catalog data is going to be looked at.
21842184
*/
21852185
if (TransactionIdIsValid(procArray->replication_slot_xmin)&&
21862186
TransactionIdPrecedes(procArray->replication_slot_xmin,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp