lazy vxid locks, v2

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: lazy vxid locks, v2
Date: 2011-07-05 17:13:50
Message-ID: CA+TgmobWpZR_ii0ebc+Gh+BeretMDgh00spQk_rfoF7EnME9cA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is an updated version of the "lazy vxid locks" patch [1], which
applies over the latest "reduce the overhead of frequent table
locks"[2] patch.

[1] https://commitfest.postgresql.org/action/patch_view?id=585
[2] https://commitfest.postgresql.org/action/patch_view?id=572

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-07-05 17:14:20 Re: beta3?
Previous Message Kevin Grittner 2011-07-05 17:06:41 SSI 2PC coverage