Re: PATCH: index-only scans with partial indexes - Mailing list pgsql-hackers

From Robert Haas
Subject Re: PATCH: index-only scans with partial indexes
Date
Msg-id CA+TgmoYwNjbHS8T6xqMTSTOgZr1mmGicT3CGw1tickAnWgu2fw@mail.gmail.com
Whole thread Raw
In response to Re: PATCH: index-only scans with partial indexes  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: PATCH: index-only scans with partial indexes
List pgsql-hackers
On Fri, Feb 26, 2016 at 6:16 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> On Fri, Feb 26, 2016 at 4:18 PM, Kyotaro HORIGUCHI
> <horiguchi.kyotaro@lab.ntt.co.jp> wrote:
>> I marked this as "ready for commiter" and tried to add me as the
>> *second* author. But the CF app forces certain msyterious order
>> for listed names. Is there any means to arrange the author names
>> in desired order?
>
> Those are automatically classified by alphabetical order.

Doh.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: FDW handling count(*) through AnalyzeForeignTable or other constant time push-down
Next
From: "Joshua D. Drake"
Date:
Subject: Re: The plan for FDW-based sharding