Re: Foreign key not working in some cases when using triggers

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Foreign key not working in some cases when using triggers
Дата
Msg-id 20030904230659.K61042-100000@megazone.bigpanda.com
обсуждение исходный текст
Ответ на Re: Foreign key not working in some cases when using triggers  (Martin Edlman <edlman@fortech.cz>)
Ответы Re: Foreign key not working in some cases when using triggers  (Martin Edlman <edlman@fortech.cz>)
Список pgsql-bugs
On Fri, 5 Sep 2003, Martin Edlman wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > If possible, can you give a complete example script that shows the
> > problem?
>
> Here it is.
>

Unfortunately the trigger depends on some other functions that I dind't
have so I replaced those with string constants.  I couldn't get it to fail
with a little bit of playing around on my 7.3.4 box, however.

If you set up a new database with the tables and triggers involved, can
you get it to fail with some test data, and if so, can you send a dump of
the new database along with the command you ran to get it to fail?

If you don't get it to fail, it might be worth trying to reindex the index
on zone(name).

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

Предыдущее
От: Martin Edlman
Дата:
Сообщение: Re: Foreign key not working in some cases when using triggers
Следующее
От: Martin Edlman
Дата:
Сообщение: Re: Foreign key not working in some cases when using triggers