pg_trigger.tgparentid - Mailing list pgsql-hackers

From Alvaro Herrera
Subject pg_trigger.tgparentid
Date
Msg-id 20200217215641.GA29784@alvherre.pgsql
Whole thread Raw
Responses Re: pg_trigger.tgparentid
Re: pg_trigger.tgparentid
List pgsql-hackers
As mentioned in https://postgr.es/m/20191231194759.GA24692@alvherre.pgsql
I propose to add a new column to pg_trigger, which allows us to remove a
pg_depend scan when cloning triggers when adding/attaching partitions.
(It's not that I think the scan is a performance problem, but rather
than notionally we try not to depend on pg_depend contents for this kind
of semantic derivation.)

-- 
Álvaro Herrera                            39°49'30"S 73°17'W

Attachment

pgsql-hackers by date:

Previous
From: Tom Mercha
Date:
Subject: SPI Concurrency Precautions?
Next
From: Vik Fearing
Date:
Subject: Re: Duplicate words in comments