Re: Comments referring to pg_start/stop_backup - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Comments referring to pg_start/stop_backup
Date
Msg-id 20220628.140057.1732974024924567679.horikyota.ntt@gmail.com
Whole thread Raw
In response to Comments referring to pg_start/stop_backup  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Comments referring to pg_start/stop_backup
List pgsql-hackers
At Tue, 28 Jun 2022 13:41:58 +0900, Michael Paquier <michael@paquier.xyz> wrote in 
> Hi all,
> 
> While browsing through the recent changes with the base backup APIs, I
> have noticed that a couple of comments did not get the renaming of the
> SQL functions to pg_backup_start/stop, as of the attached.
> 
> That's not a big deal, but let's be right.

+1 and I don't find other instances of the same mistake.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Comments referring to pg_start/stop_backup
Next
From: Andres Freund
Date:
Subject: Re: [PoC] Improve dead tuple storage for lazy vacuum