Re: Permissions for foreign keys

From: Rick Delaney <rick(at)consumercontact(dot)com>
To: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Permissions for foreign keys
Date: 2001-01-31 18:44:16
Message-ID: 3A785D00.5EE8655F@consumercontact.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Ross J. Reedstrom" wrote:
>
> This is a bug that was fixed in 7.1beta for sure, but also 7.0.3,
> I believe. So it's as simple as upgrading.

Thanks, I'll upgrade. I couldn't find this listed in any changes files
so can you (or anyone) confirm that this is fixed in 7.0.3?

And does fixed mean that NO permissions are required on the referencing
or referenced tables, or are there still some restrictions?

Also, where can I get the 7.1beta? I feel silly, but I can't seem to
find it though postgresql.org.

> > Rick Delaney wrote:
> >
> > > I'm using 7.0 and have noticed that I need to grant SELECT and UPDATE
> > > permissions on any referentially-related tables. Can/should I get
> > > around this? A somewhat contrived example:

--
Rick Delaney

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Sveinung Haslestad 2001-01-31 20:30:09 Array as parameter in plpgSQL functions
Previous Message Jie Liang 2001-01-31 17:48:20 Re: interval query.