Re: Parameterized aggregate subquery (was: Pull up aggregate subquery)
Yeb Havinga <yebhavinga@gmail.com>
From: Yeb Havinga <yebhavinga@gmail.com>
To: Hitoshi Harada <umi.tanuki@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-07-05T11:15:44Z
Lists: pgsql-hackers
Hello Hitosh, list, > > > Attached is revised version. > > I failed to attached the patch. I'm trying again. > > I'm currently unable to test, since on holiday. I'm happy to continue testing once returned but it may not be within the bounds of the current commitfest, sorry. > >> 5) Regression tests are missing; I think at this point they'd aid in > >> speeding up development/test cycles. > > > > I'm still thinking about it. I can add complex test but the concept of > > regression test focuses on small pieces of simple cases. I don't want > > take pg_regress much more than before. > IMHO, at least one query where the new code is touched is a good idea. >> I get the same error with the version from june 9 with current git HEAD. > > > > Fixed. Some variable initializing was wrong. > Thanks - will test when I am back from holiday and other duties. regards, Yeb