Re: pg_upgrade fails with non-standard ACL

Поиск
Список
Период
Сортировка
От Anastasia Lubennikova
Тема Re: pg_upgrade fails with non-standard ACL
Дата
Msg-id 3edbcd69-b396-b069-839b-e8c42dd85a0e@postgrespro.ru
обсуждение исходный текст
Ответ на Re: pg_upgrade fails with non-standard ACL  (Anastasia Lubennikova <a.lubennikova@postgrespro.ru>)
Ответы Re: pg_upgrade fails with non-standard ACL
Список pgsql-hackers
New version of the patch is attached. I fixed several issues in the 
check_for_changed_signatures().

Now it passes check without "test_rename_catalog_objects" and fails 
(generates script) with it. Test script pg_upgrade_ACL_test.sh 
demonstrates this.

The only known issue left is the usage of pg_identify_object(), though I 
don't see a problem here with object types that this patch involves.
As I updated the code, I will leave this patch in Need Review.

-- 
Anastasia Lubennikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Improving connection scalability: GetSnapshotData()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: d25ea01275 and partitionwise join