Re: crash-safe visibility map, take five - Mailing list pgsql-hackers

From Robert Haas
Subject Re: crash-safe visibility map, take five
Date
Msg-id BANLkTikMNLBKtcv4h8DO6H6kTSphk69OEw@mail.gmail.com
Whole thread Raw
In response to Re: crash-safe visibility map, take five  (Noah Misch <noah@leadboat.com>)
List pgsql-hackers
On Sat, Jun 18, 2011 at 10:41 PM, Noah Misch <noah@leadboat.com> wrote:
> This version of the patch has some bogus hunks in int.c, int8.c, and heap.c
> reverting a few of your other recent commits.

Woops, good catch.  Corrected version attached, in case anyone else
wants to take a look at it.

> Looks good otherwise.  I've
> marked the patch "Ready for Committer".

Thanks.

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

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Identifying no-op length coercions
Next
From: Robert Haas
Date:
Subject: Re: patch: Allow \dd to show constraint comments