Fix pg_identify_object_as_address() to support event triggers

Edit
Title Fix pg_identify_object_as_address() to support event triggers
Topic Bug Fixes
Created 2021-04-24 06:06:23
Last modified 2021-05-21 05:39:00 (2 years, 10 months ago)
Latest email 2021-04-28 03:08:45 (2 years, 11 months ago)
Status
2021-07: Committed
Target version 15
Authors Joel Jacobson (joeljacobson)
Reviewers Álvaro Herrera (alvarofherrera)Become reviewer
Committer Michael Paquier (michael-kun)
Links
Emails
pg_identify_object_as_address() doesn't support pg_event_trigger oids
First at 2021-04-22 17:11:25 by "Joel Jacobson" <joel at compiler.org>
Latest at 2021-04-28 03:08:45 by Michael Paquier <michael at paquier.xyz>
Latest attachment (fix_event_trigger_pg_identify_object_as_address3.patch) at 2021-04-27 07:48:07 from Michael Paquier <michael at paquier.xyz>
    Attachment (fix_event_trigger_pg_identify_object_as_address3.patch) at 2021-04-27 07:48:07 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (fix_event_trigger_pg_identify_object_as_address2.patch) at 2021-04-27 05:16:25 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
    Attachment (fix-pg_identify_object_as_address-for-event-triggers.patch) at 2021-04-23 07:30:47 from "Joel Jacobson" <joel at compiler.org> (Patch: Yes)
History
When Who What
2021-05-21 05:39:00 Michael Paquier (michael-kun) Closed in commitfest 2021-07 with status: Committed
2021-05-21 05:39:00 Michael Paquier (michael-kun) Changed committer to michael-kun
2021-04-24 06:06:47 Joel Jacobson (joeljacobson) Changed reviewers to Álvaro Herrera (alvarofherrera)
2021-04-24 06:06:47 Joel Jacobson (joeljacobson) Changed authors to Joel Jacobson (joeljacobson)
2021-04-24 06:06:47 Joel Jacobson (joeljacobson) Changed targetversion to 15
2021-04-24 06:06:23 Joel Jacobson (joeljacobson) Attached mail thread 3c905e77-a026-46ae-8835-c3f6cd1d24c8@www.fastmail.com
2021-04-24 06:06:23 Joel Jacobson (joeljacobson) Created patch record
Edit