Re: Parameterized aggregate subquery (was: Pull up aggregate subquery)
Hitoshi Harada <umi.tanuki@gmail.com>
From: Hitoshi Harada <umi.tanuki@gmail.com>
To: Yeb Havinga <yebhavinga@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-07-22T14:17:01Z
Lists: pgsql-hackers
Attachments
- aggjoin-20110722.patch (application/octet-stream)
2011/7/22 Yeb Havinga <yebhavinga@gmail.com>: > On 2011-07-02 10:02, Hitoshi Harada wrote: >> >>> Although I still need to think about suitable regression test case, >>> the patch itself can be reviewed again. You may want to try some >>> additional tests as you imagine after finding my test case gets >>> quicker. > > Hello Hitoshi-san, Hi, > I double checked that I had applied the patch (git diff shows the patch), > installed and restarted postgres. The database is a fresh created database > with no edits in postgresql.conf. :( I updated the patch. Could you try attached once more? The "issafe" switch seems wrong. Thanks, -- Hitoshi Harada