Re: [HACKERS] grant broken
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: psqlhack@maidast.demon.co.uk (Peter T Mount)
Cc: pgsql-hackers@postgresql.org
Date: 1998-01-09T21:56:00Z
Lists: pgsql-hackers
>
> On Fri, 9 Jan 1998, Bruce Momjian wrote:
>
> > How about a new initdb?
>
> That was the first thing I tried. When that didn't work, I removed the
> entire distribution, resynced the source with cvs, and recompiled.
>
> When checking that the large object fix wasn't to blame, I did a fresh
> initdb again before testing.
Can you give me a test case? Is it \z on an empty database, or does a
table have to have a specific permissoin?
---------------------------------------------------------------------------
test=> \z
Database = test
+------------------+----------------------------------------------------+
| Relation | Grant/Revoke Permissions |
+------------------+----------------------------------------------------+
| test | {"=arwR","wilson=arwR"} |
| test2 | |
| test3 | |
| test4 | |
--
Bruce Momjian
maillist@candle.pha.pa.us