8000
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 22a27ef commit bc41ef4Copy full SHA for bc41ef4
doc/src/sgml/release-9.3.sgml
@@ -1048,14 +1048,14 @@
1048
1049
<listitem>
1050
<para>
1051
- Force cached functions to be replanned if the <link
+ Force cached plans to be replanned if the <link
1052
linkend="guc-search-path"><varname>search_path</></link> changes
1053
(Tom Lane)
1054
</para>
1055
1056
1057
- Previously functions already run in the current session ignored
1058
- <varname>search_path</> changes.
+ Previously cached plans already generated in the current session
+ ignored <varname>search_path</> changes.
1059
1060
</listitem>
1061
0 commit comments