File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -722,11 +722,11 @@ Author: Peter Eisentraut <peter_e@gmx.net>
722722-->
723723
724724<para>
725- Allow contol over when generic plans are used for prepared statements (Pavel Stehule)
725+ Allow control over when generic plans are used for prepared statements (Pavel Stehule)
726726</para>
727727
728728<para>
729- The server variable plan_cache_mode enables this control .
729+ This is controlled by the plan_cache_mode server variable .
730730</para>
731731</listitem>
732732
@@ -2476,7 +2476,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
24762476-->
24772477
24782478<para>
2479- Allow restore of INSERT statements to skip rows which would cause conflicts (Surafel Temesgen)
2479+ Allow restoration of an INSERT-statement dump to skip rows which would cause conflicts (Surafel Temesgen)
24802480</para>
24812481
24822482<para>
You can’t perform that action at this time.
0 commit comments