pgsql: doc: PG 12 relnotes, correct recovery_target* variable mention

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: PG 12 relnotes, correct recovery_target* variable mention
Date: 2019-05-22 14:54:43
Message-ID: E1hTSdf-0008By-Ky@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: PG 12 relnotes, correct recovery_target* variable mention

Clarify new restriction on recovery_target* variables.

Reported-by: Gaby Schilders

Discussion: reported via chat

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ba95a6933632410d103d6f17cd3bc1adf92a08f9

Modified Files
--------------
doc/src/sgml/release-12.sgml | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2019-05-22 15:22:16 pgsql: docs: PG 12 release notes, support functions
Previous Message Tom Lane 2019-05-22 14:42:27 pgsql: Add .gitignore entries for new ecpg test case.