| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, Merlin Moncure <mmoncure(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: crash-safe visibility map, take five |
| Date: | 2011-06-19 03:02:01 |
| Message-ID: | BANLkTikMNLBKtcv4h8DO6H6kTSphk69OEw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Jun 18, 2011 at 10:41 PM, Noah Misch <noah(at)leadboat(dot)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 | Content-Type | Size |
|---|---|---|
| visibility-map-v7.patch | application/octet-stream | 31.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-06-19 03:05:14 | Re: patch: Allow \dd to show constraint comments |
| Previous Message | Robert Haas | 2011-06-19 02:57:13 | Re: Identifying no-op length coercions |