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/