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

Commit3c731e0

Browse files
committed
Add dash to:
set-returning functions or SRF's.for clarity.
1 parentb19adc1 commit3c731e0

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-
$Header: /cvsroot/pgsql/doc/src/sgml/xfunc.sgml,v 1.62 2002/11/15 03:11:17 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/xfunc.sgml,v 1.63 2003/01/17 03:28:18 momjian Exp $
33
-->
44

55
<chapter id="xfunc">
@@ -1497,7 +1497,7 @@ LANGUAGE C;
14971497
either base (scalar) data types, or composite (multi-column) data types.
14981498
The API is split into two main components: support for returning
14991499
composite data types, and support for returning multiple rows
1500-
(setreturning functions or <acronym>SRF</>s).
1500+
(set-returning functions or <acronym>SRF</>s).
15011501
</para>
15021502

15031503
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp