Re: Permissions and PGSQL - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Permissions and PGSQL
Date
Msg-id 200401230426.i0N4Qie20745@candle.pha.pa.us
Whole thread Raw
In response to Re: Permissions and PGSQL  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: Permissions and PGSQL  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: Permissions and PGSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Robert Treat wrote:
> On Monday 05 January 2004 12:51, Peter Eisentraut wrote:
> > Jean-Eric Cuendet wrote:
> > > - User permissions based on columns? (Ex: User1 has Select on Column
> > > "CompayName" but User2 has update on column "CompanyName" while User3
> > > has create new row on table).
> >
> > Well, I have about half a patch for column privileges lying around, but
> > I've never had enough motivation to do the other, more complicated
> > half...
> >
> 
> Is there a TODO and TODO.detail warrented here?

I thought views took care of this.  Comments?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: What's left?
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Permissions and PGSQL