An additional foreign key test for regression

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема An additional foreign key test for regression
Дата
Msg-id 20030704153518.Y26326-200000@megazone23.bigpanda.com
обсуждение исходный текст
Ответы Re: An additional foreign key test for regression  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: An additional foreign key test for regression  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: An additional foreign key test for regression  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
The deferred trigger queue pushing to disk patch pointed out
that the regression tests for foreign keys didn't seem to test
a deferred constraint that was not satisified by a later
statement and was not made immediate by set constraints,
so here's a simple added test with a single invalid insert and
a commit.

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Proof-of-concept for initdb-time shared_buffers selection
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Proof-of-concept for initdb-time shared_buffers selection