Re: Open 7.3 items

Marc G. Fournier <scrappy@hub.org>

From: "Marc G. Fournier" <scrappy@hub.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, Ron Snyder <snyder@roguewave.com>, Neil Conway <nconway@klamath.dyndns.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-07T22:27:19Z
Lists: pgsql-hackers
On Wed, 7 Aug 2002, Bruce Momjian wrote:

> Tom Lane wrote:
> > Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > > OK, here is the request for vote.  Do we want:
> >
> > > 	1)  the old secondary passwords re-added
> > > 	2)  the new prefixing of the database name to the username when enabled
> > > 	3)  do nothing
> >
> > I vote for 2b), username@database ...
>
> Yes, the format was going to be my second vote, dbname.username or
> username@dbname.  Guess I will not need that vote.  ;-)

Actually, I kinda like dbname.username myself ... it means that wne you do
a SELECT of the pg_shadow file, it can be sorted in a useful manner (ie.
grouped by database)