Re: [HACKERS] grant broken - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] grant broken
Date
Msg-id 199801092156.QAA23304@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] grant broken  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
Responses Re: [HACKERS] grant broken  (Peter T Mount <psqlhack@maidast.demon.co.uk>)
List 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

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Disk block size issues.
Next
From: Bruce Momjian
Date:
Subject: Re: subselects