Re: Small locking bugs in hs
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@postgresql.org
Date: 2009-12-27T22:10:09Z
Lists: pgsql-hackers
On Sun, 2009-12-27 at 20:12 +0100, Andres Freund wrote: > While unlikely to cause issues two new LWLockAcquire calls use the wrong > locking mode. > Patch attached. It's important to explain why you think something is a bug, rather than make that claim on its own. The locking mode was intentional, though not documented either way. However, I think I see a different issue with conflict handling, so looking at this again was worthwhile, thanks. Will come back with more over next few days. -- Simon Riggs www.2ndQuadrant.com