From: | "Gokulakannan Somasundaram" <gokul007(at)gmail(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Including Snapshot Info with Indexes |
Date: | 2008-01-23 15:58:48 |
Message-ID: | 9362e74e0801230758t19af63dcr8043037818e7be7d@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers 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(at)gmail(dot)com>
wrote:
> Hi,
> I did some more bug fixes and performance updates especially for
> select count(1) queries.
>
> Thanks,
> Gokul.
>
Attachment | Content-Type | Size |
---|---|---|
ThickIndexDesign.txt | text/plain | 6.4 KB |
patchfile.tar.gz | application/x-gzip | 32.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2008-01-23 16:17:58 | Re: Strange locking choices in pg_shdepend.c |
Previous Message | Alvaro Herrera | 2008-01-23 15:37:37 | Re: Strange locking choices in pg_shdepend.c |
From | Date | Subject | |
---|---|---|---|
Next Message | Gokulakannan Somasundaram | 2008-01-23 16:28:35 | Re: [HACKERS] Including Snapshot Info with Indexes |
Previous Message | Alvaro Herrera | 2008-01-22 15:42:39 | Re: Thoughts about bug #3883 |