Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ca4528f

Browse files
committed
[Issue #174] comments update
1 parent 29b45fa commit ca4528f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/archive.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,8 +344,6 @@ push_file(WALSegno *xlogfile, const char *archive_status_dir,
344344

345345
/* take '--no-ready-rename' flag into account */
346346
if (!no_ready_rename)
347-
/* don`t rename ready file for the first segment,
348-
* postgres will complain via WARNING if we do that */
349347
{
350348
char wal_file_ready[MAXPGPATH];
351349
char wal_file_done[MAXPGPATH];

0 commit comments

Comments
 (0)