Re: [HACKERS] grant still broken
James Hughes <jamesh@interpath.com>
From: James Hughes <jamesh@interpath.com>
To: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Cc: Peter T Mount <psqlhack@maidast.demon.co.uk>, pgsql-hackers@postgresql.org
Date: 1998-01-14T15:34:47Z
Lists: pgsql-hackers
On Wed, 14 Jan 1998, Thomas G. Lockhart wrote: > > > > > Well, I've rebuilt postgres again, using a fresh cvs snapshot, and grant > > > > > is still broken. > > > > > > > > I see the same behavior here, so it's not just you :) > > > > > > Tom, what platform are you running it on? It seems the others have no > > > problems with BSD. > > > > > > I'm using Linux. > > > > I'm running Linux and I'm getting the current cvs tree now. I will try to > > reproduce the problem on my system and track it down. > > > > I am still running 6.2.0. Anything I need to watch out for when running > > the latest? > > Just watch out for better performance :) > > Oh, there is a problem with varchar() at the moment. > I've (quickly) compiled and installed this mornings cvs and am getting some odd behavior. I have a death in the family, so I'm not going to be able to sort it all out before this weekend. I get segfaults and authentication problems when trying to run perl scripts. Also, I'm not sure I have a handle on the new acl stuff. `Anyways', hopefully I can get everything worked out and compile a debug version to poke through with gdb this weekend. -James