Commit 97b1654d authored by Bruce Momjian's avatar Bruce Momjian

doc: more PG 12 wording adjustments

Reported-by: Justin Pryzby

Discussion: https://postgr.es/m/20190510001959.GK3925@telsasoft.com
parent 32fe7ee2
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment