]> granicus.if.org Git - postgresql/commitdiff
Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG
authorMichael Paquier <michael@paquier.xyz>
Thu, 19 Sep 2019 04:19:00 +0000 (13:19 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 19 Sep 2019 04:19:00 +0000 (13:19 +0900)
This fixes an inconsistency with this parameter name not listed in the
command synopsis, and connection_name is the parameter name more
commonly used in the docs for ECPG commands.

Reported-by: Yusuke Egashita
Discussion: https://postgr.es/m/156870956796.1259.11456186889345212399@wrigleys.postgresql.org
Backpatch-through: 9.4

doc/src/sgml/ecpg.sgml

index 09017f1d9ed23f32e5a9ce3dc69e0febe2c8c212..38eaeb4e3779d99abbf95fd7fd100e869a1582a5 100644 (file)
@@ -6512,7 +6512,7 @@ DATABASE <replaceable>connection_target</replaceable>
      </varlistentry>
 
      <varlistentry>
-      <term><replaceable class="parameter">connection_object</replaceable></term>
+      <term><replaceable class="parameter">connection_name</replaceable></term>
       <listitem>
        <para>
         An optional identifier for the connection, so that it can be