Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table
Date
Msg-id CAKFQuwZ5EkKy9kwqvsaxkmdcCVZxdyRP4Pzx6PbzgERNHXx5mw@mail.gmail.com
Whole thread Raw
In response to BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table  (postgresql2@realityexists.net)
Responses Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
Please don't top-post.

On Sun, May 10, 2015 at 11:19 AM, <postgresql2@realityexists.net> wrote:

>  That's odd! I just confirmed again that I get the exact same error with
> COMMIT (and no warnings). Are you able to run all the commands before the
> COMMIT successfully and get 1 row back from the SELECT?
>
>
=E2=80=8BI am.  I am not using psql so I may be getting different errors co=
mpared
to what psql would eventually emit.  I suspect that the actual error is
getting swallowed somewhere and then the processing on the COMMIT happens
without the transaction being open.

David J.=E2=80=8B

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13148: Unexpected deferred EXCLUDE constraint violation on derived table