On Mar 3, 2009, at 4:35 AM, Ivan Sergio Borgonovo wrote:
> But I read:
>
> http://www.postgresql.org/docs/8.3/static/sql-grant.html
> The SQL standard does not support setting the privileges on more
> than one object per command.
>
> This is going to make maintenance and development a PITA every time I
> add a new table, sequence, schema...
There is some pl/pgsql code here grant on more than one object at a
time:
http://pgedit.com/tip/postgresql/access_control_functions
John DeSoi, Ph.D.