pgsql: Fix earthdistance test suite function name typo.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix earthdistance test suite function name typo.
Дата
Msg-id E1fjr3b-0006Be-Pa@gemulon.postgresql.org
обсуждение исходный текст
Список 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_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/5649332bcdc9e5ebe6f4d8d27ef44c5567996378

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Michael Goldshteyn
Дата:
Сообщение: Would like to help with documentation for Postgres 11
Следующее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Restore handling of -0 in the C field of lines inline_construct