URGENT: how to GRANT privillages to user/role on relation's row?? - Mailing list pgsql-admin

From pradeep kumar
Subject URGENT: how to GRANT privillages to user/role on relation's row??
Date
Msg-id 2352385b0806181005k4b96695cs3e954afab69350b@mail.gmail.com
Whole thread Raw
Responses Re: URGENT: how to GRANT privillages to user/role on relation's row??
List pgsql-admin
how to GRANT privillages to user/role on relation's row??

we can grant privvilages to user/role on tables/relations by
GRANT options[SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER |ALL]privillages ON relation/tablename TO dbuser/role;
GRANT command but how can we GRANT privillages to a user on a row ??? ?

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Move postmater.pid completly
Next
From: Steve Crawford
Date:
Subject: Major upgrade advice