Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4b600f

Browse files
committed
spoint_dwithin: Distance is in radians
1 parentc9e410f commita4b600f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/functions.sgm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<para>
168168
returns a boolean value that signifies whether the points
169169
<parameter>p1</parameter> and <parameter>p2</parameter>
170-
lie within distance <parameter>radius</parameter> of each other, i.e.
170+
lie within distance <parameter>radius</parameter>(in radians)of each other, i.e.
171171
it computes the boolean expression <literal>p1 &lt;-> p2 &lt;= radius</literal>.
172172
On PostgreSQL 12 and later, the function has <literal>GiST</literal>
173173
support and the PostgreSQL optimizer will transform it to either

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp