Grant proposal - Mailing list pgsql-hackers

From Enrico Pirozzi
Subject Grant proposal
Date
Msg-id 5d038c780811031112h6a63d106qb1c656503cc4632a@mail.gmail.com
Whole thread Raw
Responses Re: Grant proposal
List pgsql-hackers
Hi all, I'm new in list

I have seen this on the todo list  GRANT/REVOKE

" Allow GRANT/REVOKE permissions to be applied to all schema objects
with one command The proposed syntax is: GRANT SELECT ON ALL TABLES IN
public TO phpuser; GRANT SELECT ON NEW TABLES IN public TO phpuser; "

is there anyone who is working on it?

if yes I would like to join him, otherwise I would like working on it.

Regards,
Enrico

--
That's one small step for man; one giant leap for mankind

www.enricopirozzi.info
info@enricopirozzi.info
Skype sscotty71


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fixes for psql describeOneTableDetails
Next
From: Tom Lane
Date:
Subject: Re: pg_typeof() patch review