Re: restrict column-level GRANTs to a single relation?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: kevin brintnall <kbrint(at)rufus(dot)net>
Subject: Re: restrict column-level GRANTs to a single relation?
Date: 2006-01-19 14:34:30
Message-ID: 200601191534.31288.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Donnerstag, 19. Januar 2006 09:50 schrieb kevin brintnall:
> GRANT SELECT (col1, col2, col3) ON table1, table2 TO grantee;
>
> Is it reasonable to restrict this to a single relation, and throw an error
> if multiple relations are specified?

Yes

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pollard, Mike 2006-01-19 14:37:12 Re: Surrogate keys (Was: enums)
Previous Message Jonah H. Harris 2006-01-19 14:26:37 Re: No heap lookups on index