pgsql: Remove duplicated word in comment of basebackup.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove duplicated word in comment of basebackup.c
Date: 2022-04-20 02:05:54
Message-ID: E1ngzj8-000C93-5i@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove duplicated word in comment of basebackup.c

Oversight in 39969e2.

Author: Martín Marqués
Discussion: https://postgr.es/m/CABeG9LviA01oHC5h=ksLUuhMyXxmZR_tftRq6q3341CMT=j=4g@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/83cca409edf276cfbd2ff691ceea1b10027c5205

Modified Files
--------------
src/backend/replication/basebackup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2022-04-20 03:04:16 pgsql: Fix breakage in AlterFunction().
Previous Message Peter Eisentraut 2022-04-19 19:12:01 pgsql: Fix extract epoch from interval calculation