Re: trivial patch: show SIREAD pids in pg_locks
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Dan Ports <drkp@csail.mit.edu>
Cc: pgsql-hackers@postgresql.org, Kevin Grittner <Kevin.Grittner@wicourts.gov>
Date: 2011-04-04T17:24:15Z
Lists: pgsql-hackers
On Fri, Apr 1, 2011 at 1:00 PM, Dan Ports <drkp@csail.mit.edu> wrote: > While looking into a SSI bug, I noticed that we don't actually display > the pid of the holding transaction, even though we have that > information available. > > The attached patch fixes that. Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company