Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG

Michael Paquier <michael@paquier.xyz>

Commit: 27b41213119a54f5cf2ab45a1cc910d0755774d2
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-09-19T04:19:23Z
Releases: 9.4.25
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

Files

PathChange+/−
doc/src/sgml/ecpg.sgml modified +1 −1

Discussion