Re: [PATCH] remove pg_standby
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, Tom Lane <tgl@sss.pgh.pa.us>, Stephen Frost <sfrost@snowman.net>, Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers@postgresql.org
Date: 2020-11-21T19:41:05Z
Lists: pgsql-hackers
Attachments
- v2-0001-Add-missing-word-are.patch (text/x-diff)
On Fri, Nov 20, 2020 at 05:26:54PM +0100, Peter Eisentraut wrote: > On 2020-10-29 03:44, Justin Pryzby wrote: > > diff --git a/doc/src/sgml/contrib.sgml b/doc/src/sgml/contrib.sgml > > index 4e833d79ef..be4292ec33 100644 > > --- a/doc/src/sgml/contrib.sgml > > +++ b/doc/src/sgml/contrib.sgml > > @@ -199,6 +199,5 @@ pages. > > part of the core <productname>PostgreSQL</productname> distribution. > > </para> > > - &pgstandby; > > </sect1> > > </appendix> > > With this removal, that section becomes empty. So you probably want to > clean up or reorganize this a bit. > > See https://www.postgresql.org/docs/devel/contrib-prog.html for the context. Oops. I guess I'd write something like this. If we just remove it, then there'd no place to add a new server application, and "client applications" would be the only subsection. -- Justin
Commits
-
Remove documentation of waiting restore_command.
- 5c6d184213bb 14.0 landed
-
Retire pg_standby.
- 514b411a2b52 14.0 landed
-
doc: Fix typos
- 796f57d21697 9.5.25 landed
- 272ace098dd3 9.6.21 landed
- d965f698dcbe 10.16 landed
- b9a027c53a2a 11.11 landed
- b608645c17d7 12.6 landed
- 7ef52b5d5de4 13.2 landed
- 2fbd786c3446 14.0 landed