costly foreign key ri checks (4)

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема costly foreign key ri checks (4)
Дата
Msg-id Pine.LNX.4.58.0403090848200.12289@sablons.cri.ensmp.fr
обсуждение исходный текст
Ответы Re: costly foreign key ri checks (4)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: costly foreign key ri checks (4)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: costly foreign key ri checks (4)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Dear patchers,

Following the discussion about previous versions of this patch, please
find attached a new patch candidate for warning about costly foreign key
referential integrity checks.

1/ it generates a WARNING

2/ it DETAILs the attributes and types

3/ some regression tests are also appended to foreign_key.sql

It validates for me against current "head".

Have a nice day,

--
Fabien Coelho - coelho@cri.ensmp.fr

Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: "ALSO" keyword to "CREATE RULE" patch
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: minor doc work