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

Commitab97178

Browse files
committed
Remove obsolete comment
The comment in basebackup.c updated by33bd469 was actuallyobsolete to begin with, since the symbols it was referring to haven'texisted in that header file for quite some time. The header file isstill needed for other reasons, though, so keep the #include, justdrop the comment.
1 parenta8b0258 commitab97178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/backup/basebackup.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include<unistd.h>
1717
#include<time.h>
1818

19-
#include"access/xlog_internal.h"/* for pg_backup_start/stop */
19+
#include"access/xlog_internal.h"
2020
#include"backup/backup_manifest.h"
2121
#include"backup/basebackup.h"
2222
#include"backup/basebackup_sink.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp