Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fe7ee commit 97b1654Copy full SHA for 97b1654
doc/src/sgml/release-12.sgml
@@ -722,11 +722,11 @@ Author: Peter Eisentraut <[email protected]>
722
-->
723
724
<para>
725
-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)
726
</para>
727
728
729
-The server variable plan_cache_mode enables this control.
+This is controlled by the plan_cache_mode server variable.
730
731
</listitem>
732
@@ -2476,7 +2476,7 @@ Author: Thomas Munro <[email protected]>
2476
2477
2478
2479
-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)
2480
2481
2482
0 commit comments