Skip to content

Commit 47a5f3e

Browse files
committed
Add missing function prototype, for consistency
1 parent e6dce4e commit 47a5f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/replication/basebackup.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ static void send_int8_string(StringInfoData *buf, int64 intval);
3939
static void SendBackupHeader(List *tablespaces);
4040
static void SendBackupDirectory(char *location, char *spcoid);
4141
static void base_backup_cleanup(int code, Datum arg);
42+
static void perform_base_backup(const char *backup_label, List *tablespaces);
4243

4344
typedef struct
4445
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy