> -----Original Message-----
> From: Tom Lane [mailto:[EMAIL PROTECTED]]
> Sent: 21 May 2002 14:17
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [HACKERS] More schema queries
>
>
>
> Try changing the PGOPTS setting to use
>
> -c search_path=pg_catalog
>
> That shouldn't make any difference but ...
Shouldn't but does :-). Checked & double-checked, that works perfectly.
> Also, you could try setting a breakpoint at
> RangeVarGetCreationNamespace (in backend/catalog/namespace.c)
> to see what it thinks it's doing and what's in
> namespace_search_path at the time.
I'm going to try to do this regardless of the fact it now works - this
will be my first play with gdb so it might take me a while but would
probably be a useful learning experience. I'll let you know what I find.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]