Re: [HACKERS] grant still broken

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
To: Peter T Mount <psqlhack@maidast.demon.co.uk>
Cc: pgsql-hackers@postgresql.org
Date: 1998-01-14T15:10:58Z
Lists: pgsql-hackers
> > > 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.

Me too. Shouldn't be platform-specific, but maybe it will be clear once the
solution is found. There was a reported problem with "group by" sorting which I
could reproduce but which other platforms could not; it went away after a month
or so. Maybe we'll get lucky on this one too :/

                                            - Tom