Donald Fraser wrote:
Do you think in a later version you can show non-system constraint triggers that have been created by the user via:Definitively not. Creating constraint triggers directly is horribly outdated (pre-7.3), and still available for backwards compatibility only. Use contrib/adddepend to fix your database.CREATE CONSTRAINT TRIGGER ?
Regards, Andreas