Re: lazy vxid locks, v3 - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: lazy vxid locks, v3
Date
Msg-id 1312471756.10087.2.camel@jdavis
Whole thread Raw
In response to Re: lazy vxid locks, v3  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: lazy vxid locks, v3
List pgsql-hackers
On Mon, 2011-08-01 at 12:12 -0400, Robert Haas wrote:
> I guess you could look at that way.  It just seemed like the obvious
> way to write the code: we do LockRefindAndRelease() only if we have a
> fast-path lock that someone else has pushed into the main table.

OK, looks good to me. Marked "ready for committer".

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Postgres / plpgsql equivalent to python's getattr() ?
Next
From: Bruce Momjian
Date:
Subject: Re: WAL logging volume and CREATE TABLE