Re: pgsql: Provide separate header file for built-in float types - Mailing list pgsql-committers

From Dean Rasheed
Subject Re: pgsql: Provide separate header file for built-in float types
Date
Msg-id CAEZATCW=K4gJgGjEwnp4GiVtitd8dOoh2DBjuSWN2VGyP6vt_Q@mail.gmail.com
Whole thread Raw
In response to pgsql: Provide separate header file for built-in float types  (Tomas Vondra <tomas.vondra@postgresql.org>)
List pgsql-committers
On 29 July 2018 at 02:43, Tomas Vondra <tomas.vondra@postgresql.org> 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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Stamp 9.3.24.
Next
From: Tom Lane
Date:
Subject: pgsql: Ensure pg_dump_sort.c sorts null vs non-null namespaceconsisten