Re: Add docs stub for recovery.conf

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Bruce Momjian <bruce@momjian.us>
Cc: Craig Ringer <craig.ringer@enterprisedb.com>, Stephen Frost <sfrost@snowman.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-30T19:13:50Z
Lists: pgsql-hackers
On Mon, Nov 30, 2020 at 11:42 AM Bruce Momjian <bruce@momjian.us> wrote:

>
> The downside is you end up with X-1 dummy sections just to allow for
> references to old syntax, and you then have to find them all and remove
> them when you implement the proper solution.  I have no intention of
> applying such an X-1 fix.
>
>
X = 2; seems like a strong objection for such a minor issue.  The status
quo seems worse than that.

David J.

Commits

  1. Add a docs section for obsoleted and renamed functions and settings