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

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Fix typo function circle_same (src/backend/utils/adt/geo_ops.c)
Date: 2022-09-02 19:08:34
Message-ID: CAEudQAo8dK=yctg2ZzjJuzV4zgOPBxRU5+Kb+yatFiddtQk6Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I think that this is a typo.

At function circle_same the second isnan test is wrong.

Attached fix patch.

regards,
Ranier Vilela

Attachment Content-Type Size
0001-fix-typo-isnan-test-geo_ops.patch application/octet-stream 593 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2022-09-02 19:11:06 Re: minimum perl version
Previous Message Tom Lane 2022-09-02 19:08:01 Minimum bison and flex versions