RE: Is it typo of connection_name?

Egashira, Yusuke <egashira.yusuke@jp.fujitsu.com>

From: "Egashira, Yusuke" <egashira.yusuke@jp.fujitsu.com>
To: 'Michael Paquier' <michael@paquier.xyz>, "pgsql-docs@lists.postgresql.org" <pgsql-docs@lists.postgresql.org>
Date: 2019-09-19T09:19:55Z
Lists: pgsql-docs
Hi Michael

> Actually, looking around we use connection_name for other commands
> like EXEC SQL or DISCONNECT, so renaming connection_object to
> connection_name makes the documentation more consistent.  And done.

Thank you for commiting!

Regards.
Yusuke Egashira




Commits

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