BUG #15423: A typo in the pg_basebackup
The following bug has been logged on the website:
Bug reference: 15423
Logged by: Alexander Lakhin
Email address: exclusion@gmail.com
PostgreSQL version: 11beta4
Operating system: None
Description:
src/bin/pg_basebackup/pg_basebackup.c contains the message "%s: checksum
error occured\n"
On Mon, Oct 8, 2018 at 8:36 AM PG Bug reporting form <noreply@postgresql.org>
wrote:
The following bug has been logged on the website:
Bug reference: 15423
Logged by: Alexander Lakhin
Email address: exclusion@gmail.com
PostgreSQL version: 11beta4
Operating system: None
Description:src/bin/pg_basebackup/pg_basebackup.c contains the message "%s: checksum
error occured\n"
Fixed, thanks for the report!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
On Mon, Oct 08, 2018 at 08:58:38AM +0200, Magnus Hagander wrote:
Fixed, thanks for the report!
This is a user-facing problem, so shouldn't REL_11_STABLE be patched as
well?
--
Michael
On Mon, Oct 8, 2018 at 9:03 AM Michael Paquier <michael@paquier.xyz> wrote:
On Mon, Oct 08, 2018 at 08:58:38AM +0200, Magnus Hagander wrote:
Fixed, thanks for the report!
This is a user-facing problem, so shouldn't REL_11_STABLE be patched as
well?
You are absolutely right. For some reason, I got my REL_11_STABLE and
REL_10_STABLE mixed up in my head.
Fix pushed!
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>