Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c)

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c)
Date: 2022-09-02 19:15:03
Message-ID: 806D45F0-C182-418F-84C4-4702AB8006EE@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Sep 2022, at 21:08, Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> wrote:

> At function circle_same the second isnan test is wrong.

Yeah, that seems pretty wrong. Did you attempt to procure a test for when this
yields the wrong result?

--
Daniel Gustafsson https://vmware.com/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2022-09-02 19:17:43 Re: minimum perl version
Previous Message Tom Lane 2022-09-02 19:11:06 Re: minimum perl version