Skip to content

Commit 0c66a16

Browse files
committed
Remove useless duplicate call of defGetBoolean().
Seems to be a copy-and-paste error dating to dc21234. Noted while reviewing a related documentation patch.
1 parent 2daeba6 commit 0c66a16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/backup/basebackup.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ parse_basebackup_options(List *options, basebackup_options *opt)
791791
ereport(ERROR,
792792
(errcode(ERRCODE_OBJECT_NOT_IN_PREREQUISITE_STATE),
793793
errmsg("incremental backups cannot be taken unless WAL summarization is enabled")));
794-
opt->incremental = defGetBoolean(defel);
795794
o_incremental = true;
796795
}
797796
else if (strcmp(defel->defname, "max_rate") == 0)

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