Re: BUG #15310: pg_upgrade dissociates event triggers from extensions - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #15310: pg_upgrade dissociates event triggers from extensions
Date
Msg-id 20180807112910.GB19883@paquier.xyz
Whole thread Raw
In response to Re: BUG #15310: pg_upgrade dissociates event triggers from extensions  (Haribabu Kommi <kommi.haribabu@gmail.com>)
Responses Re: BUG #15310: pg_upgrade dissociates event triggers from extensions
List pgsql-bugs
On Tue, Aug 07, 2018 at 07:40:24PM +1000, Haribabu Kommi wrote:
> Yes, I feel it is a bug. During the dump of the event trigger during
> upgrade, it lost
> the dependency on extension.

That sounds like a bug to me.  Could you add more tests to
src/test/modules/test_pg_dump with an event trigger part of an extension
with a binary upgrade test?  It would be good to check as well
if the other object types you have mentioned correctly work or not.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15312: Possible access to unintended variable in"postgres/src/backend/postmaster/pgstat.c" line 2698
Next
From: Erich Schubert
Date:
Subject: Re: BUG #15307: Low numerical precision of (Co-) Variance