Re: [HACKERS] Including Snapshot Info with Indexes - Mailing list pgsql-patches

From Gokulakannan Somasundaram
Subject Re: [HACKERS] Including Snapshot Info with Indexes
Date
Msg-id 9362e74e0801230758t19af63dcr8043037818e7be7d@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Including Snapshot Info with Indexes  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Responses Re: [HACKERS] Including Snapshot Info with Indexes
List pgsql-patches
This fixes the bug in dealing with scans with 'or' conditions. I have also attached the design document.


Thanks,
Gokul.

On Jan 16, 2008 7:25 PM, Gokulakannan Somasundaram < gokul007@gmail.com> wrote:
Hi,
    I did some more bug fixes and performance updates especially for select count(1) queries.

Thanks,
Gokul.

Attachment

pgsql-patches by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: Friendly help for psql
Next
From: "Gokulakannan Somasundaram"
Date:
Subject: Re: [HACKERS] Including Snapshot Info with Indexes