Re: Parameterized aggregate subquery (was: Pull up aggregate subquery)
Hitoshi Harada <umi.tanuki@gmail.com>
From: Hitoshi Harada <umi.tanuki@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-06-17T07:54:06Z
Lists: pgsql-hackers
Attachments
- aggjoin-20110617.patch (application/octet-stream)
2011/6/10 Hitoshi Harada <umi.tanuki@gmail.com>: > 2011/6/9 Robert Haas <robertmhaas@gmail.com>: >> On Thu, Jun 9, 2011 at 2:28 AM, Hitoshi Harada <umi.tanuki@gmail.com> wrote: >>> BTW, as I changed title and design from the previous post, should I >>> throw away the old commit fest entry and make the new one? >> >> Nah, just edit the existing entry and change the title. >> >> Also add a link to the new patch, of course. > > Ok, done. While reviewing the gist/box patch, I found some planner APIs that can replace parts in my patch. Also, comments in includes wasn't updated appropriately. Revised patch attached. Regards, -- Hitoshi Harada