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

Commit4b3a2d8

Browse files
committed
Use correct function name in example
1 parent6c0dd44 commit4b3a2d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.221 2004/10/26 22:16:11 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.222 2004/11/08 15:57:05 petere Exp $
33
PostgreSQL documentation
44
-->
55

@@ -5944,7 +5944,7 @@ SELECT TIMESTAMP 'now';
59445944
<entry><literal><function>pclose</function>(<type>path</>)</literal></entry>
59455945
<entry><type>path</type></entry>
59465946
<entry>convert path to closed</entry>
5947-
<entry><literal>popen(path '[(0,0),(1,1),(2,0)]')</literal></entry>
5947+
<entry><literal>pclose(path '[(0,0),(1,1),(2,0)]')</literal></entry>
59485948
</row>
59495949
<![IGNORE[
59505950
<!-- Not defined by this name. Implements the intersection operator '#' -->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp