Re: Small locking bugs in hs
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Simon Riggs <simon@2ndquadrant.com>, pgsql-hackers@postgresql.org
Date: 2010-01-07T18:16:37Z
Lists: pgsql-hackers
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? ...Robert