From: | David Rowley <david(dot)rowley(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Đặng Minh Hướng <kakalot49(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Postgres 11 release notes |
Date: | 2018-05-15 06:00:41 |
Message-ID: | CAKJS1f-XnmWDfuAibBGObmCGRoHo7tbuMebzAMUtxfJg+bUOcg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
On 15 May 2018 at 08:28, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Consistently return <literal>NaN</literal> for
> <literal>NaN</literal> inputs to <function>power()</literal>
> on older platforms (Dang Minh Huong)
While I'm not in favour of removing Dang's credit here, technically
this patch was Tom's. The code added in float.c by Dang's patch
(61b200e2f) was effectively reverted by 6bdf1303. Dang's regression
tests remain, so should also be credited along with Tom.
--
David Rowley http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2018-05-15 06:13:09 | Re: Postgres 11 release notes |
Previous Message | Etsuro Fujita | 2018-05-15 05:26:33 | Re: Postgres 11 release notes |
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2018-05-15 06:13:09 | Re: Postgres 11 release notes |
Previous Message | Etsuro Fujita | 2018-05-15 05:26:33 | Re: Postgres 11 release notes |