Re: Invalidation pg catalog cache in trigger functions - Mailing list pgsql-hackers

From Константин Евтеев
Subject Re: Invalidation pg catalog cache in trigger functions
Date
Msg-id CAAqA9PS8jLJ98MiPOEvocFJp7g092SypGnSVDKmtxiVR7YvMtQ@mail.gmail.com
Whole thread Raw
In response to Invalidation pg catalog cache in trigger functions  (Константин Евтеев <konst583@gmail.com>)
List 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 by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] PoC plpgsql - possibility to force custom or generic plan
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] parallel.c oblivion of worker-startup failures