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

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
Cc: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Provide separate header file for built-in float types
Date: 2018-08-07 07:03:21
Message-ID: CAEZATCW=K4gJgGjEwnp4GiVtitd8dOoh2DBjuSWN2VGyP6vt_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 29 July 2018 at 02:43, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-08-07 17:14:10 pgsql: Ensure pg_dump_sort.c sorts null vs non-null namespace consisten
Previous Message Tom Lane 2018-08-06 20:14:21 pgsql: Stamp 9.3.24.