Re: Statistical aggregate functions are not working with PARTIAL aggregation
Greg Stark <stark@mit.edu>
From: Greg Stark <stark@mit.edu>
To: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Cc: Rajkumar Raghuwanshi <rajkumar.raghuwanshi@enterprisedb.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-05-08T16:41:31Z
Lists: pgsql-hackers
Don't we have a build farm animal that runs under valgrind that would have caught this?
Commits
-
Minimally fix partial aggregation for aggregates that don't have one argument.
- 9fea0b0e287e 11.4 landed
- 2657283256f1 12.0 landed
-
Change function call information to be variable length.
- a9c35cf85ca1 12.0 cited