Alvaro Herrera <alvhe...@alvh.no-ip.org> 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 to > only mean the former to avoid confusion.
Hmm, perhaps the column's description in catalogs.sgml deserves an update? regards, tom lane