Re: Are SQL commands "atomic" ?

Поиск
Список
Период
Сортировка
От Gerald Gutierrez
Тема Re: Are SQL commands "atomic" ?
Дата
Msg-id 5.1.0.14.0.20010607120429.02b946b8@coldresist.com
обсуждение исходный текст
Ответ на Are SQL commands "atomic" ?  (Gerald Gutierrez <gml1@coldresist.com>)
Список pgsql-sql
At 10:39 AM 6/7/2001 -0700, Stephan Szabo wrote:

>Not exactly.  It's a bug in the implementation of the unique constraint.
>The unique constraint is being checked per-row rather than per-statement.

Is this bug on a todo list, or should I submit a bug report?



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: UPDATE with concatenate
Следующее
От: Gerald Gutierrez
Дата:
Сообщение: Re: Getting row with id=max(id)