Re: We're leaking predicate locks in HEAD
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2019-05-07T18:56:09Z
Lists: pgsql-hackers
On Wed, May 8, 2019 at 5:46 AM Tom Lane <tgl@sss.pgh.pa.us> wrote: > After running the core regression tests with installcheck-parallel, > the pg_locks view sometimes shows me apparently-orphaned SIReadLock > entries. [...] Ugh. > I'd have to say that my first suspicion falls on bb16aba50 ... Investigating. -- Thomas Munro https://enterprisedb.com
Commits
-
Fix SxactGlobalXmin tracking.
- 47a338cfcd67 12.0 landed