pgsql: Doc: Fix incorrect mention to connection_object in CONNECT comma - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Doc: Fix incorrect mention to connection_object in CONNECT comma
Date
Msg-id E1iAnvl-0000US-MQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG

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

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/27b41213119a54f5cf2ab45a1cc910d0755774d2

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Doc: document autovacuum interruption.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Revert change of ecpglib major version