Christopher Kings-Lynne writes:

> > Oh dear.  We really need this function-specific schema path that the SQL
> > standard seems to talk about.
>
> What's that?  How would it help?

The idea is that you give each function its own schema search path at
creation time, and that path applies to that function for the rest of its
life.  Then that function would be immune to schema path changes later on.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to