Re: row level grants - Mailing list pgsql-general

From Joe Conway
Subject Re: row level grants
Date
Msg-id 40E48674.4020407@joeconway.com
Whole thread Raw
In response to row level grants  (Alexander Cohen <alex@toomuchspace.com>)
List pgsql-general
Alexander Cohen wrote:
> Is there any way to grant user access at the row level? Or maybe some
> way to simulate it?

There is no built-in way to do this, at least not currently.

I wrote an article that might get you going in the right direction,
available here:

http://www.onlamp.com/pub/a/onlamp/2004/06/28/postgresql_extensions.html

The functions I refer to in the article are custom C functions -- I'll
be posting the source code on my website (www.joeconway.com) sometime
after OSCON is over in a few weeks.  In the meantime maybe you can use
the concepts as a starting point.

HTH,

Joe

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql +AMD64 +big address spaces - does it work?
Next
From: Bruno Wolff III
Date:
Subject: Re: permissions