Re: row level grants

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: row level grants
Дата
Msg-id 40E48674.4020407@joeconway.com
обсуждение исходный текст
Ответ на row level grants  (Alexander Cohen <alex@toomuchspace.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgresql +AMD64 +big address spaces - does it work?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: permissions