Re: replanning Prepared Statements ? - Mailing list pgsql-general

From Tom Lane
Subject Re: replanning Prepared Statements ?
Date
Msg-id 8528.1368470357@sss.pgh.pa.us
Whole thread Raw
In response to replanning Prepared Statements ?  ("Sahagian, David" <david.sahagian@emc.com>)
Responses Re: replanning Prepared Statements ?  (Bruce Momjian <bruce@momjian.us>)
List pgsql-general
"Sahagian, David" <david.sahagian@emc.com> writes:
> I see in the Release Notes for 9.3 beta . . .
>   "Force cached functions to be replanned if the search_path changes (Tom Lane)
>   Previously functions already run in the current session ignored search_path changes."

> Question:
>   Do Prepared Statements also get replanned, if the search_path changes ?

Yes ... that release note text still needs work, it's really about any
cached plan, which affects more than just functions.

            regards, tom lane


pgsql-general by date:

Previous
From: Naveed Shaikh
Date:
Subject: Re: replanning Prepared Statements ?
Next
From: Bret Stern
Date:
Subject: Update from select