Permissions on columns: in todo list??

From: Devrim GUNDUZ <devrim(at)oper(dot)metu(dot)edu(dot)tr>
To: PostgreSQL Mailing Lists-General <pgsql-general(at)postgresql(dot)org>
Subject: Permissions on columns: in todo list??
Date: 2002-04-12 18:10:57
Message-ID: Pine.LNX.4.44.0204122048220.32578-100000@oper.metu.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)oper(dot)metu(dot)edu(dot)tr
devrim(dot)gunduz(at)linux(dot)org(dot)tr
devrimg(at)tr(dot)net

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Emberson 2002-04-12 18:20:04 Re: [SQL] how to get more detailed error messages?
Previous Message Alvaro Herrera 2002-04-12 18:05:03 Re: [SQL] how to get more detailed error messages?