On Thu, Jan 6, 2022 at 7:46 AM Tom Lane wrote:
> Alvaro Herrera writes:
> > This also changes what tgisinternal means in some cases. Currently,
> > it means either that the trigger is an internal implementation object
> > of a foreign key constraint, or a "child" trigger on a partition
> > clone
Alvaro Herrera writes:
> This also changes what tgisinternal means in some cases. Currently,
> it means either that the trigger is an internal implementation object
> of a foreign key constraint, or a "child" trigger on a partition
> cloned from the trigger on the parent. This commit changes it