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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bronislav(dot)Houdek(at)blackboard(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14034: Select for update with inner select doesn't return value after committing by other transaction.
Date: 2016-03-22 21:57:22
Message-ID: 13866.1458683842@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Bronislav(dot)Houdek(at)blackboard(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2016-03-22 22:06:37 Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)
Previous Message Peter Geoghegan 2016-03-22 21:09:52 Re: Missing rows with index scan when collation is not "C" (PostgreSQL 9.5)