Re: partition tree inspection functions

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: partition tree inspection functions
Дата
Msg-id 20181009112546.GE1582@paquier.xyz
обсуждение исходный текст
Ответ на Re: partition tree inspection functions  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Oct 09, 2018 at 08:17:20PM +0900, Michael Paquier wrote:
> isleaf is of course wrong if the input is a partitioned index, so more
> regression tests to cover those cases would be nice.

Also, the call to find_all_inheritors needs AccessShareLock...  NoLock
is not secure.
--
Michael

Вложения

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Refactor textToQualifiedNameList()
Следующее
От:
Дата:
Сообщение: RE: NOTIFY and pg_notify performance when deduplicating notifications