Re: [GENERAL] Weird table permission stuff.

2000-11-22 Thread GH
On Wed, Nov 22, 2000 at 07:51:50PM -0500, some SMTP stream spewed forth: > GH <[EMAIL PROTECTED]> writes: > > The owner of the database and table may run rampant on any tables that > > have *no* permissions granted. On tables with permissions granted to > > anyone other than the owner, access i

Re: [GENERAL] Weird table permission stuff.

2000-11-22 Thread Tom Lane
GH <[EMAIL PROTECTED]> writes: > The owner of the database and table may run rampant on any tables that > have *no* permissions granted. On tables with permissions granted to > anyone other than the owner, access is refused to anyone except the > owner. Er, that is supposed to happen, correct?

[GENERAL] Weird table permission stuff.

2000-11-22 Thread GH
Running 7.0.2 on FreeBSD 4.0-RELEASE. After creating a database and any number of tables, the situation is thus: The owner of the database and table may run rampant on any tables that have *no* permissions granted. On tables with permissions granted to anyone other than the owner, access is re