Re: [HACKERS] Fixing matching of boolean index columns to sort ordering - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Fixing matching of boolean index columns to sort ordering
Date
Msg-id 15548.1484507474@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Fixing matching of boolean index columns to sort ordering  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Michael Paquier <michael.paquier@gmail.com> writes:
> Bah. I was sure I was missing something, still I would have thought
> that the index scan is cheaper than the bitmap index scan with ORDER
> BY. As far as I can see, this patch is not the most elegant thing, but
> it has value. So marked as "ready for committer".

Pushed, thanks for the review.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Petr Jelinek
Date:
Subject: Re: [HACKERS] Logical Replication WIP
Next
From: Euler Taveira
Date:
Subject: Re: [HACKERS] Logical Replication WIP