Comments referring to pg_start/stop_backup
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-28T04:41:58Z
Lists: pgsql-hackers
Attachments
- backup_comments.patch (text/x-diff) patch
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. Thanks, -- Michael
Commits
-
Fix code comments still referring to pg_start/stop_backup()
- 36a8881c4bfe 15.0 landed
- 33bd4698c117 16.0 landed