From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Bug in visibility hint bit |
Date: | 2009-08-25 03:02:32 |
Message-ID: | 20090825030232.GL5962@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jeff Janes escribió:
> On Mon, Aug 24, 2009 at 6:23 PM, Jeff Janes<jeff(dot)janes(at)gmail(dot)com> wrote:
> > There seems to be a bug in the visibility map in 8.4.0, introduced to
> > cvs on 2008-12-03. It results in tuples being called visible that
> > shouldn't be.
>
> Well, never mind. It took me a few days to track down the bug and in the
> mean time I didn't want to rsync the CVS repository and lose my own local
> against it. So once I'm done I rsync and see that Tom already patched it
> yesterday.
Congratulations on finding it independently. We welcome your eyes on
our code ;-)
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2009-08-25 03:16:19 | Re: [PATCH] Reworks for Access Control facilities (r2251) |
Previous Message | KaiGai Kohei | 2009-08-25 02:54:42 | Re: [PATCH] Reworks for Access Control facilities (r2251) |