RI Trigger Names - Mailing list pgsql-general

From Ian Harding
Subject RI Trigger Names
Date
Msg-id sd859444.083@mail.tpchd.org
Whole thread Raw
Responses Re: RI Trigger Names  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: RI Trigger Names  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I am wondering if there is a TODO to make the names for RI constraints incorporate the name of the constraint they
implementto make it easier for humans to see what is going on.  Something like  

RI_myconstraintname_Trigger

instead of

RI_ConstraintTrigger_111633344.

I looked in the TODO list and only found these:

-Make foreign key constraints clearer in dump file
-Make other constraints clearer in dump file

Thanks!

Ian


pgsql-general by date:

Previous
From: Mike Mascari
Date:
Subject: Re: C-language example of using/returning numeric
Next
From: "Shridhar Daithankar"
Date:
Subject: Re: database connectivty problem!