Re: Invalidation pg catalog cache in trigger functions

Поиск
Список
Период
Сортировка
От Константин Евтеев
Тема Re: Invalidation pg catalog cache in trigger functions
Дата
Msg-id CAAqA9PS8jLJ98MiPOEvocFJp7g092SypGnSVDKmtxiVR7YvMtQ@mail.gmail.com
обсуждение исходный текст
Ответ на Invalidation pg catalog cache in trigger functions  (Константин Евтеев <konst583@gmail.com>)
Список pgsql-hackers
Sorry, I forgot to show version of PostgreSQL:
"Invalidation pg catalog cache in trigger functions"
was detected on "PostgreSQL 9.2.18 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2, 64-bit"
Also it can be reproduced on PostgreSQL 9.2.24
For newer versions it is not actual - PostgreSQL 9.3.20, 9.4.15, 9.4.12


But
"BUG #14879: Bug connected with table structure modification and trigger function query plan invalidation"
Is actual for PostgreSQL  9.2.24; 9.3.20; 9.4.12; 9.4.15

In this thread I propose to find out the cause of
"BUG #14879: Bug connected with table structure modification and trigger function query plan invalidation"

--
Konstantin Evteev

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] parallel.c oblivion of worker-startup failures