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

Commitbec847d

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 parent82fa3ff commitbec847d

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
@@ -6512,7 +6512,7 @@ DATABASE <replaceable>connection_target</replaceable>
65126512
</varlistentry>
65136513

65146514
<varlistentry>
6515-
<term><replaceable class="parameter">connection_object</replaceable></term>
6515+
<term><replaceable class="parameter">connection_name</replaceable></term>
65166516
<listitem>
65176517
<para>
65186518
An optional identifier for the connection, so that it can be

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp