Re: [BUG?] check_exclusion_or_unique_constraint false negative - Mailing list pgsql-hackers

From Michail Nikolaev
Subject Re: [BUG?] check_exclusion_or_unique_constraint false negative
Date
Msg-id CANtu0oh0tspW-xWzDGWP9ehz96KPt9aUP1c9JYhdBYxKsB0jpA@mail.gmail.com
Whole thread Raw
In response to Re: [BUG?] check_exclusion_or_unique_constraint false negative  (Michail Nikolaev <michail.nikolaev@gmail.com>)
Responses Re: [BUG?] check_exclusion_or_unique_constraint false negative
List pgsql-hackers
Hello, everyone!

Updates so far:
* issue happens with both LOGGED and UNLOGGED relations
* issue happens with DirtySnapshot
* not happens with SnapshotSelf
* not happens with SnapshotAny
* not related to speculative inserted tuples - I have commented the code of its insertion - and the issue continues to occur.

Best regards,
Mikhail.

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Convert sepgsql tests to TAP
Next
From: Tom Lane
Date:
Subject: Re: DRAFT: Pass sk_attno to consistent function