Re: BUG #14034: Select for update with inner select doesn't return value after committing by other transaction. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14034: Select for update with inner select doesn't return value after committing by other transaction.
Date
Msg-id 13866.1458683842@sss.pgh.pa.us
Whole thread Raw
In response to BUG #14034: Select for update with inner select doesn't return value after committing by other transaction.  (Bronislav.Houdek@blackboard.com)
List pgsql-bugs
Bronislav.Houdek@blackboard.com writes:
> We faced with this issue since 9.5 beta version and it is still reproducible
> in PostgreSQL 9.5.1 (result of SELECT version() = "PostgreSQL 9.5.1,
> compiled by Visual C++ build 1800, 64-bit").

I've pushed a fix for this.  Thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)
Next
From: Robert Haas
Date:
Subject: Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)