Re: Small locking bugs in hs
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@postgresql.org
Cc: Simon Riggs <simon@2ndquadrant.com>,
Robert Haas <robertmhaas@gmail.com>
Date: 2010-01-20T03:47:47Z
Lists: pgsql-hackers
On Saturday 16 January 2010 12:32:35 Simon Riggs wrote: > On Thu, 2010-01-07 at 13:16 -0500, Robert Haas wrote: > > On Sun, Dec 27, 2009 at 2:12 PM, Andres Freund <andres@anarazel.de> wrote: > > > While unlikely to cause issues two new LWLockAcquire calls use the > > > wrong locking mode. > > > Patch attached. > > > > Does it make sense to add this to the 2010-01 CommitFest so we don't > > lose track of it? > > No. As mentioned upthread, this is not a bug. Could you also mention in a littlebit more detail why not? Thanks, Andres