Re: unique & update

Поиск
Список
Период
Сортировка
От Gregory Wood
Тема Re: unique & update
Дата
Msg-id 02b401c1aa8e$6b909540$7889ffcc@comstock.com
обсуждение исходный текст
Ответ на Re: unique & update  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
> By default, it checks after the row was updated, but you can make it
> INITIALLY DEFERRED which will wait until after the transaction to check.

Er, by after the transaction, I meant until the end of the transaction.
Minor but important difference...

Greg


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

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: unique & update
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: Function to Pivot data