Re: lazy vxid locks, v2

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: lazy vxid locks, v2
Date: 2011-07-05 17:15:59
Message-ID: CA+TgmobqKjHaF1Jnv5dNRyXh-KFjOcdOpt9L8EJU2+hk+MJHwA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jul 5, 2011 at 1:13 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> 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

And then I forgot the attachment.

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

Attachment Content-Type Size
lazyvxid-v2.patch application/octet-stream 16.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2011-07-05 17:55:37 Re: [v9.2] SECURITY LABEL on shared database object
Previous Message Kevin Grittner 2011-07-05 17:14:20 Re: beta3?