| От | Tom Lane |
|---|---|
| Тема | Re: pgsql-server: Fix incorrect tracking of session |
| Дата | |
| Msg-id | 2724.1090290066@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql-server: Fix incorrect tracking of session (Christopher Kings-Lynne <chriskl@familyhealth.com.au>) |
| Список | pgsql-committers |
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> Fix incorrect tracking of session authorization in the presence of ACLs
>> that contain rights granted by non-owners. Per bug report from
>> Nishad Prakash.
> Is that the pg_dump half of the 'alter owner breaks non-default
> privileges' bug fix?
No, it's quite unrelated AFAICS --- the becomeUser() code was assuming
that no other part of pg_dump would emit SET SESSION AUTH commands,
when in fact the permissions-dumping code recently started doing so.
It does however occur to me that you'd better check if your recent
changes broke dumping of permissions granted by GRANT OPTION recipients.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера