[MASSMAIL]pgsql: Remove useless duplicate call of defGetBoolean(). - Mailing list pgsql-committers

From Tom Lane
Subject [MASSMAIL]pgsql: Remove useless duplicate call of defGetBoolean().
Date
Msg-id E1rtZkT-0011MS-P5@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove useless duplicate call of defGetBoolean().

Seems to be a copy-and-paste error dating to dc2123400.
Noted while reviewing a related documentation patch.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0c66a164e75163f5a850fb89d13ec0b213753d8d

Modified Files
--------------
src/backend/backup/basebackup.c | 1 -
1 file changed, 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: [MASSMAIL] pgsql: Doc: show how to get the equivalent of LIMIT for UPDATE/DELETE.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Use bump memory context for tuplesorts