Re: SKIP LOCKED DATA (work in progress) - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: SKIP LOCKED DATA (work in progress)
Date
Msg-id 537610D5.3090405@2ndquadrant.com
Whole thread Raw
In response to Re: SKIP LOCKED DATA (work in progress)  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: SKIP LOCKED DATA (work in progress)  (Thomas Munro <munro@ip9.org>)
List pgsql-hackers
On 05/16/2014 04:46 PM, Craig Ringer wrote:
>
> I'll follow up with the patch and a git tree when it's ready, hopefully
> tonight.

Here's a rebased version of Simon's original patch that runs on current
master.

I still need to merge the isolation tests for it merged and sorted out,
and after re-reading it I'd like to change "waitMode" into an enum, not
just some #defines .

Hope it's useful for comparison and ideas.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: Priority table or Cache table
Next
From: Heikki Linnakangas
Date:
Subject: Re: btree_gist macaddr valgrind woes