On 29 July 2018 at 02:43, Tomas Vondra <[email protected]> wrote: > Provide separate header file for built-in float types
It looks like this commit broke float8_accum() and float4_accum() when not invoked as aggregates (transdatums is no longer being populated). Possibly it would be worth having regression tests for those, to be safe. Regards, Dean
