Re: Small locking bugs in hs - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Small locking bugs in hs
Date
Msg-id 1261951809.18116.458.camel@ebony
Whole thread Raw
In response to Small locking bugs in hs  (Andres Freund <andres@anarazel.de>)
Responses Re: Small locking bugs in hs  (Andres Freund <andres@anarazel.de>)
Re: Small locking bugs in hs  (Andres Freund <andres@anarazel.de>)
List 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



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Hot Standy introduced problem with query cancel behavior
Next
From: Bruce Momjian
Date:
Subject: Re: Removing pg_migrator limitations