Re: foreign keys

Поиск
Список
Период
Сортировка
От
Тема Re: foreign keys
Дата
Msg-id Pine.LNX.4.10.10008061705300.24207-100000@nemo.house
обсуждение исходный текст
Ответ на Re: foreign keys  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: foreign keys  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
> Seriously, for foreign key constraints, you can remove them by removing
> the rows in pg_trigger that are associated with them.  If they're unnamed,
> you'll have to use the data in tgargs to determine which is the correct
> one.

Perhaps we should come up with a better naming convention than <unnamed>
for unnamed constraints? Like is done with implied indices and sequences.

Ian


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

Предыдущее
От: mikeo
Дата:
Сообщение: foreign key perl code
Следующее
От:
Дата:
Сообщение: Re: [HACKERS] Re: Trouble with float4 afterupgrading from 6.5.3 to 7.0.2