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

Commitf620098

Browse files
committed
fix nonsensical summary row on example
1 parent4aa0d70 commitf620098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xfunc.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/xfunc.sgml,v 1.104 2005/09/1421:14:26 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/xfunc.sgml,v 1.105 2005/10/1420:48:18 adunstan Exp $
33
-->
44

55
<sect1 id="xfunc">
@@ -616,7 +616,7 @@ SELECT *, upper(fooname) FROM getfoo(1) AS t1;
616616
fooid | foosubid | fooname | upper
617617
-------+----------+---------+-------
618618
1 | 1 | Joe | JOE
619-
(2 rows)
619+
(1 row)
620620
</screen>
621621

622622
As the example shows, we can work with the columns of the function's

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp