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

Commit19f1649

Browse files
committed
Put information about tag in Outputs section, where it belongs.
1 parentc16fa67 commit19f1649

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

‎doc/src/sgml/ref/execute.sgml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/execute.sgml,v 1.9 2004/04/2204:18:41 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/execute.sgml,v 1.10 2004/04/2211:46:22 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -45,8 +45,6 @@ EXECUTE <replaceable class="PARAMETER">plan_name</replaceable> [ (<replaceable c
4545
</para>
4646

4747
<para>
48-
The command tag returned by <command>EXECUTE</command>
49-
is that of the prepared statement, and not <literal>EXECUTE</>.
5048
For more information on the creation and usage of prepared statements,
5149
see <xref linkend="sql-prepare" endterm="sql-prepare-title">.
5250
</para>
@@ -81,8 +79,16 @@ EXECUTE <replaceable class="PARAMETER">plan_name</replaceable> [ (<replaceable c
8179
</refsect1>
8280

8381
<refsect1>
84-
<title>Examples</>
82+
<title>Outputs</title>
8583
<para>
84+
The command tag returned by <command>EXECUTE</command>
85+
is that of the prepared statement, and not <literal>EXECUTE</>.
86+
</para>
87+
</refsect1>
88+
89+
<refsect1>
90+
<title>Examples</>
91+
<para>
8692
Examples are given in the <xref linkend="sql-prepare-examples"
8793
endterm="sql-prepare-examples-title"> section of the <xref
8894
linkend="sql-prepare" endterm="sql-prepare-title"> documentation.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp