Permissions on columns: in todo list?? - Mailing list pgsql-general

From Devrim GUNDUZ
Subject Permissions on columns: in todo list??
Date
Msg-id Pine.LNX.4.44.0204122048220.32578-100000@oper.metu.edu.tr
Whole thread Raw
Responses Re: Permissions on columns: in todo list??
List pgsql-general
Hi,

Will PostgreSQL be able to limit access on colums as well as tables?

Say we have a table foo having columns a,b,c.
    GRANT UPDATE ON foo(a) to devrim;

Will that be possible as it is on Oracle?

Best regards,

--

Devrim GUNDUZ

devrim@oper.metu.edu.tr
devrim.gunduz@linux.org.tr
devrimg@tr.net

Web : http://devrim.oper.metu.edu.tr
------------------------------------------------------------------



pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [SQL] how to get more detailed error messages?
Next
From: Richard Emberson
Date:
Subject: Re: [SQL] how to get more detailed error messages?