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

Commit27b4121

Browse files
committed
Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG
This fixes an inconsistency with this parameter name not listed in thecommand synopsis, and connection_name is the parameter name morecommonly used in the docs for ECPG commands.Reported-by: Yusuke EgashitaDiscussion:https://postgr.es/m/156870956796.1259.11456186889345212399@wrigleys.postgresql.orgBackpatch-through: 9.4
1 parent3698c44 commit27b4121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ecpg.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6429,7 +6429,7 @@ DATABASE <replaceable>connection_target</replaceable>
64296429
</varlistentry>
64306430

64316431
<varlistentry>
6432-
<term><replaceable class="PARAMETER">connection_object</replaceable></term>
6432+
<term><replaceable class="PARAMETER">connection_name</replaceable></term>
64336433
<listitem>
64346434
<para>
64356435
An optional identifier for the connection, so that it can be

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp