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

  1. Minimally fix partial aggregation for aggregates that don't have one argument.

  2. Change function call information to be variable length.