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

Commit64e401b

Browse files
Fix indentation froma11f330
Per buildfarm animal koel
1 parentf83d709 commit64e401b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/backend/replication/slot.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -687,10 +687,10 @@ ReplicationSlotRelease(void)
687687
}
688688

689689
/*
690-
* Set the last inactive time after marking the slot inactive. We don't set
691-
* it for the slots currently being synced from the primary to the standby
692-
* because such slots are typically inactive as decoding is not allowed on
693-
* those.
690+
* Set the last inactive time after marking the slot inactive. We don't
691+
*setit for the slots currently being synced from the primary to the
692+
*standbybecause such slots are typically inactive as decoding is not
693+
*allowed onthose.
694694
*/
695695
if (!(RecoveryInProgress()&&slot->data.synced))
696696
now=GetCurrentTimestamp();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp