Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe - Mailing list pgsql-general

From David Wheeler
Subject Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe
Date
Msg-id E674E4D0-2B86-46B0-AD8F-BE7CCAD04915@kineticode.com
Whole thread Raw
In response to Re: 'prepare' is not quite schema-safe  (Neil Conway <neilc@samurai.com>)
Responses Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe
List pgsql-general
On May 1, 2005, at 21:30 , Neil Conway wrote:

> An alternative would be to flush dependent plans when the schema
> search path is changed. In effect this would mean flushing *all*
> prepared plans whenever the search path changes: we could perhaps
> keep plans that only contain explicit namespace references, but
> that seems fragile.

Yes, but this would be invisible to DBD::Pg and other clients, no?

Regards,

David

pgsql-general by date:

Previous
From: David Wheeler
Date:
Subject: Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe
Next
From: David Wheeler
Date:
Subject: Re: [Dbdpg-general] Re: 'prepare' is not quite schema-safe