Re: Pull up aggregate subquery - Mailing list pgsql-hackers

From Hitoshi Harada
Subject Re: Pull up aggregate subquery
Date
Msg-id BANLkTikZqPsGyNmZk_mv2AuH7dpOsF1NfA@mail.gmail.com
Whole thread Raw
In response to Re: Pull up aggregate subquery  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Pull up aggregate subquery  (Hitoshi Harada <umi.tanuki@gmail.com>)
List pgsql-hackers
2011/5/5 Tom Lane <tgl@sss.pgh.pa.us>:
> Hitoshi Harada <umi.tanuki@gmail.com> writes:
>> I sometimes wonder if we could pull up aggregate query in the optimizer.
>
> I don't have time to look at this right now, but please add to the
> upcoming commitfest.

Done.
https://commitfest.postgresql.org/action/patch_view?id=548

I'll work further if I find time.

Regards,

-- 
Hitoshi Harada


pgsql-hackers by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: patch for new feature: Buffer Cache Hibernation
Next
From: Andres Freund
Date:
Subject: Backpatching of "Teach the regular expression functions to do case-insensitive matching"