Re: [PATCH] Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids

From: "Joel Jacobson" <joel(at)compiler(dot)org>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org, "Alvaro Herrera" <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: [PATCH] Re: pg_identify_object_as_address() doesn't support pg_event_trigger oids
Date: 2021-04-23 07:33:36
Message-ID: 8b7fdd5c-54f5-435f-aa7f-28a5709769c2@www.fastmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Apr 23, 2021, at 09:30, Joel Jacobson wrote:
> fix-pg_identify_object_as_address-for-event-triggers.patch

Also, since this is a problem also in v13 maybe this should also be back-ported?
I think it's a bug since both pg_identify_object_as_address() and event triggers exists in v13,
so the function should work there as well, otherwise users would need to do work-arounds for event triggers.

/Joel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Nancarrow 2021-04-23 07:37:20 Re: [bug?] Missed parallel safety checks, and wrong parallel safety
Previous Message Peter Eisentraut 2021-04-23 07:31:01 Re: truncating timestamps on arbitrary intervals