Re: Fix for visibility check on 14.5 fails on tpcc with high concurrency
Dimos Stamatakis <dimos.stamatakis@servicenow.com>
From: Dimos Stamatakis <dimos.stamatakis@servicenow.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Peter Geoghegan <pg@bowt.ie>, "simon.riggs@enterprisedb.com" <simon.riggs@enterprisedb.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2023-04-26T15:24:37Z
Lists: pgsql-hackers
Hi hackers, I was wondering whether there are any updates on the bug in visibility check introduced in version 14.5. Many thanks, Dimos [ServiceNow]
Commits
-
Make multixact error message more explicit
- f63f29733e2f 15.2 landed
- de95928ea071 12.14 landed
- b20e38142208 11.19 landed
- 8e7c86785a11 14.7 landed
- 5a185246f9a7 13.10 landed
- 2cf41cd30997 16.0 landed
-
Fix visibility check when XID is committed in CLOG but not in procarray.
- e24615a0057a 14.5 cited