patch earthdistance.sgml (add geo_distance function description)
В списке pgsql-docs по дате отправления:
| От | Ioseph Kim |
|---|---|
| Тема | patch earthdistance.sgml (add geo_distance function description) |
| Дата | |
| Msg-id | 20190128161249.o6zzkwcwc22aexp7@postgresql.kr обсуждение |
| Ответы |
Re: patch earthdistance.sgml (add geo_distance function description)
|
| Список | pgsql-docs |
$ diff -urN earthdistance.sgml.orig earthdistance.sgml
--- earthdistance.sgml.orig 2019-01-29 00:59:46.066302968 +0900
+++ earthdistance.sgml 2019-01-29 01:07:56.814501839 +0900
@@ -120,6 +120,13 @@
</entry>
</row>
<row>
+ <entry><function>geo_distance(point,
point)</function><indexterm><primary>geo_distance</primary></indexterm></entry>
+ <entry><type>float8</type></entry>
+ <entry>Returns distance between the points in miles on earth's surface. A
+ point is composed with longitude(x) and latitude(y).
+ </entry>
+ </row>
+ <row>
<entry><function>earth_box(earth, float8)</function><indexterm><primary>earth_box</primary></indexterm></entry>
<entry><type>cube</type></entry>
<entry>Returns a box suitable for an indexed search using the cube
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера