SV: Foreign key checks/referential integrity.

Поиск
Список
Период
Сортировка
От Jarmo Paavilainen
Тема SV: Foreign key checks/referential integrity.
Дата
Msg-id 001601c0c771$bbced4a0$1501a8c0@telia.com
обсуждение исходный текст
Ответ на Foreign key checks/referential integrity.  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-hackers
Hi,

...
> key reference). Isn't then the query valid for those tuples which do not
> result in a violation of the referential integrity test? Shouldn't those
> tuples in a be deleted?

The "all or nothing" approach causes this. And _here_ **I think** its
correct behaviour. (IMHO user and backend transactions are not the same
thing).

// Jarmo



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [PATCHES] Patch for PostgreSQL 7.0.3 to compile on Tru64 UNIX v5.0A
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Authentication with PGSQL