Re: default namespace (schema) confusion - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: default namespace (schema) confusion
Date
Msg-id 200210180226.g9I2QZo13472@candle.pha.pa.us
Whole thread Raw
In response to Re: default namespace (schema) confusion  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: default namespace (schema) confusion  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Carl Anderson <candrsn@mindspring.com> writes:
> > this use of "@" in the default schema is a bit counter intuitive
> > so I offer the following patch against CVS
> 
> Hmm, this seems like a wart, but then the db_user_namespace feature
> is an acknowledged wart already.
> 
> I think I'd be willing to hold still for this if it happens only when
> db_user_namespace is on.  Comments anyone?

I dislike double-testing the username in schema areas but not other
places.  Seems if we do it, we should do it consistently for all
username references, or not at all.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: default namespace (schema) confusion
Next
From: Tom Lane
Date:
Subject: Re: default namespace (schema) confusion