Re: RI Trigger Names

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RI Trigger Names
Дата
Msg-id 27827.1032191126@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RI Trigger Names  ("Ian Harding" <ianh@tpchd.org>)
Список pgsql-general
"Ian Harding" <ianh@tpchd.org> writes:
> I am wondering if there is a TODO to make the names for RI constraints
> incorporate the name of the constraint they implement to make it
> easier for humans to see what is going on.

No, there isn't; as of 7.3 it doesn't seem necessary (pg_constraint
table is the thing you'd be looking at).

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: RI Trigger Names
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: OID order = INSERT order?