Fix copy and paste error (src/bin/pg_basebackup/pg_basebackup.c)
Hi,
Per Coverity.
The function StartLogStreamer in (src/bin/pg_basebackup/pg_basebackup.c)
Has a copy and paste error.
The commit affected is dc212340058b4e7ecfc5a7a81ec50e7a207bf288
<http://dc21234>
Trivial patch attached.
Best regards,
Ranier Vilela
Attachments:
fix-copy-and-paste-error-pg_basebackup.patchapplication/octet-stream; name=fix-copy-and-paste-error-pg_basebackup.patchDownload+1-1
On Sat, 30 Dec 2023 at 12:44, Ranier Vilela <ranier.vf@gmail.com> wrote:
The function StartLogStreamer in (src/bin/pg_basebackup/pg_basebackup.c)
Has a copy and paste error.
Nice catch. Patch looks good to me.
On Sat, Dec 30, 2023 at 01:38:00PM +0100, Jelte Fennema-Nio wrote:
On Sat, 30 Dec 2023 at 12:44, Ranier Vilela <ranier.vf@gmail.com> wrote:
The function StartLogStreamer in (src/bin/pg_basebackup/pg_basebackup.c)
Has a copy and paste error.Nice catch. Patch looks good to me.
Please see my reply here:
/messages/by-id/ZZCzaZG7Y0Ld9ytp@paquier.xyz
So these will likely be handled in a single batch.
--
Michael