Re: [PATCHES] pg_shadow

Marc Fournier <scrappy@hub.org>

From: The Hermit Hacker <scrappy@hub.org>
To: Jan Wieck <jwieck@debis.com>
Cc: PostgreSQL HACKERS <pgsql-hackers@postgreSQL.org>
Date: 1998-02-25T13:06:46Z
Lists: pgsql-hackers
On Wed, 25 Feb 1998, Jan Wieck wrote:

> Hi,
> 
>     seems  that  my last post didn't make it through. That's good
>     since  the  diff  itself  didn't  covered  the  renaming   of
>     pg_user.h to pg_shadow.h and it's new content.
> 
>     Here  it's  again.  The  complete regression test passwd with
>     only some  float  diffs.  createuser  and  destroyuser  work.
>     pg_shadow cannot be read by ordinary user.
> 
>     And  Bruce,  your'e  right.  Sometimes the nice solutions are
>     that simple but we tend to think complicated first and  waste
>     too much time with complex solutions.

	Applied, and committed...this is the *last* non-bug-fix bug to be
inserted, time to now debug the hell out of this and get it stable...

	Great work Jan :)