Re: Add docs stub for recovery.conf

Bruce Momjian <bruce@momjian.us>

From: Bruce Momjian <bruce@momjian.us>
To: Craig Ringer <craig.ringer@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-11-11T19:44:47Z
Lists: pgsql-hackers
On Tue, Nov 10, 2020 at 01:38:14PM +0800, Craig Ringer wrote:
> Hi all
> 
> I noticed that when recovery.conf was removed in 2dedf4d9a8 (yay!) the docs for
> it were removed completely as well. That's largely sensible, but is confusing
> when users have upgraded and are trying to find out what happened, or how to
> configure equivalent functionality.

I don't see the logic in carrying doc stuff that we don't have anymore.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




Commits

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