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

Commitbdd5d41

Browse files
committed
Fix documentation of path(polygon) function.
Obviously, this returns type "path", but somebody made a copy-and-pasteolong ago.Dagfinn Ilmari Mannsåker
1 parentd5652e5 commitbdd5d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7872,7 +7872,7 @@ CREATE TYPE rainbow AS ENUM ('red', 'orange', 'yellow', 'green', 'blue', 'purple
78727872
</indexterm>
78737873
<literal><function>path(<type>polygon</type>)</function></literal>
78747874
</entry>
7875-
<entry><type>point</type></entry>
7875+
<entry><type>path</type></entry>
78767876
<entry>polygon to path</entry>
78777877
<entry><literal>path(polygon '((0,0),(1,1),(2,0))')</literal></entry>
78787878
</row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp