[PATCH] minor bugfix for pg_basebackup (9.6 ~ ) - Mailing list pgsql-hackers

From Ian Barwick
Subject [PATCH] minor bugfix for pg_basebackup (9.6 ~ )
Date
Msg-id CABvVfJWNnNKb8cHsTLhkTsvL1+G6BVcV+57+w1JZ61p8YGPdWQ@mail.gmail.com
Whole thread Raw
Responses Re: [PATCH] minor bugfix for pg_basebackup (9.6 ~ )  (Sergei Kornilov <sk@zsrv.org>)
List pgsql-hackers
Hi

In pg_basebackup's GenerateRecoveryConf() function, the value for
"primary_slot_name" is escaped, but the original, non-escaped value
is written. See attached patch.

This has been present since the code was added in 9.6 (commit 0dc848b0314).

Regards

Ian Barwick

--
  Ian Barwick                   https://www.2ndQuadrant.com/
  PostgreSQL Development, 24x7 Support, Training & Services
Attachment

pgsql-hackers by date:

Previous
From: Peifeng Qiu
Date:
Subject: Re: Compile from source using latest Microsoft Windows SDK
Next
From: r.zharkov@postgrespro.ru
Date:
Subject: Re: Intermittent pg_ctl failures on Windows