doc: more PG 12 wording adjustments

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20190510001959.GK3925@telsasoft.com
This commit is contained in:
Bruce Momjian 2019-05-09 20:32:35 -04:00
parent 32fe7ee2dd
commit 97b1654da7
1 changed files with 3 additions and 3 deletions

View File

@ -722,11 +722,11 @@ Author: Peter Eisentraut <peter_e@gmx.net>
-->
<para>
Allow contol over when generic plans are used for prepared statements (Pavel Stehule)
Allow control over when generic plans are used for prepared statements (Pavel Stehule)
</para>
<para>
The server variable plan_cache_mode enables this control.
This is controlled by the plan_cache_mode server variable.
</para>
</listitem>
@ -2476,7 +2476,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
-->
<para>
Allow restore of INSERT statements to skip rows which would cause conflicts (Surafel Temesgen)
Allow restoration of an INSERT-statement dump to skip rows which would cause conflicts (Surafel Temesgen)
</para>
<para>