Re: Add docs stub for recovery.conf

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Euler Taveira <euler@eulerto.com>, Craig Ringer <craig.ringer@enterprisedb.com>
Cc: Bruce Momjian <bruce@momjian.us>, Isaac Morland <isaac.morland@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-31T20:27:06Z
Lists: pgsql-hackers
Greetings,

* Stephen Frost (sfrost@snowman.net) wrote:
> * Stephen Frost (sfrost@snowman.net) wrote:
> > Awesome, attached is just a rebase (not that anything really changed).
> > Unless someone wants to speak up, I'll commit this soonish (hopefully
> > tomorrow, but at least sometime later this week).
> 
> Alright, as this took a bit more playing with to work cleanly in the
> back-branches, I'm putting it back out there with full patches for all
> the back-branches, in case anyone sees anything I missed, but I think I
> got it all right and the docs build for me and at least going through
> all the new pages, everything looks good to me.
> 
> Naturally, only included the appropriate pieces in each of the back
> branches (v10 got the xlog -> WAL changes, v11 had the same, v12 had
> those plus the recovery.conf changes, as did v13 and HEAD).
> 
> Once these all go in, I'll update the default roles patch as discussed
> elsewhere and backpatch that too.  If there's other things we've done
> that would be good to include here, I'd be happy to work with anyone
> who's interested in putting in the effort to add more.  For now, this
> seems like a pretty good set though.
> 
> Unless there's anything further, will commit these soon.

And done.

Thanks all!

Stephen

Commits

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