pgsql: Fix earthdistance test suite function name typo. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix earthdistance test suite function name typo.
Date
Msg-id E1fjr3b-0006Bc-PV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix earthdistance test suite function name typo.

Affected test queries have been testing the wrong thing since their
introduction in commit 4c1383efd132e4f532213c8a8cc63a455f55e344.
Back-patch to 9.3 (all supported versions).

Branch
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/28a0b3a2228ba9618225d3641e978b739237f492

Modified Files
--------------
contrib/earthdistance/expected/earthdistance.out | 44 +++++++++++++-----------
contrib/earthdistance/sql/earthdistance.sql      |  8 ++---
2 files changed, 28 insertions(+), 24 deletions(-)


pgsql-committers by date:

Previous
From: Michael Goldshteyn
Date:
Subject: Would like to help with documentation for Postgres 11
Next
From: Tomas Vondra
Date:
Subject: pgsql: Restore handling of -0 in the C field of lines inline_construct