Re: Are SQL commands "atomic" ? - Mailing list pgsql-sql

From Gerald Gutierrez
Subject Re: Are SQL commands "atomic" ?
Date
Msg-id 5.1.0.14.0.20010607120429.02b946b8@coldresist.com
Whole thread Raw
In response to Are SQL commands "atomic" ?  (Gerald Gutierrez <gml1@coldresist.com>)
List 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 by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: UPDATE with concatenate
Next
From: Gerald Gutierrez
Date:
Subject: Re: Getting row with id=max(id)