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

Commitea2a4c2

Browse files
committed
bugfix: stream_stop_timeout was always initialized to 0
1 parent1425407 commitea2a4c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/backup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2493,7 +2493,6 @@ StreamLog(void *arg)
24932493
stream_arg->startpos-=stream_arg->startpos %instance_config.xlog_seg_size;
24942494

24952495
/* Initialize timeout */
2496-
stream_stop_timeout=0;
24972496
stream_stop_begin=0;
24982497

24992498
#ifPG_VERSION_NUM >=100000

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp