index 79a329d638775ff81c4a30a7d4865a9cabaf5f62..342db6ea8b3bdd2abb8547090d4ef717cb6f6da7 100644 (file)
<listitem>
<para>
- Force cached functions to be replanned if the <link
+ Force cached plans to be replanned if the <link
linkend="guc-search-path"><varname>search_path</></link> changes
(Tom Lane)
</para>
<para>
- Previously functions already run in the current session ignored
- <varname>search_path</> changes.
+ Previously cached plans already generated in the current session
+ ignored <varname>search_path</> changes.
</para>
</listitem>