Re: postgres not use table access permissions ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres not use table access permissions ?
Дата
Msg-id 8002.973282792@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: postgres not use table access permissions ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> Oops.  Strange though, this looks like it must be a very long-standing
> bug: aclinsert3 thinks it can delete any zero-permissions item from an
> ACL array, whereas aclcheck has a hard-wired assumption that the world
> item is always there.  Could we have missed this for this long?

Yup, we could've.  It looks like "revoke all from public" has been
broken clear back to Postgres95, if not longer.  Amazing that no one
noticed.  Anyway, fixed now.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ian Lance Taylor
Дата:
Сообщение: Re: [HACKERS] 7.0.3 branded
Следующее
От: Ian Lance Taylor
Дата:
Сообщение: Re: [HACKERS] 7.0.3 branded