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>
722
722
-->
723
723
724
724
<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)
726
726
</para>
727
727
728
728
<para>
729
- The server variable plan_cache_mode enables this control .
729
+ This is controlled by the plan_cache_mode server variable .
730
730
</para>
731
731
</listitem>
732
732
@@ -2476,7 +2476,7 @@ Author: Thomas Munro <tmunro@postgresql.org>
2476
2476
-->
2477
2477
2478
2478
<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)
2480
2480
</para>
2481
2481
2482
2482
<para>
You can’t perform that action at this time.
0 commit comments