Is it typo of connection_name?

2019-09-17 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/ecpg-sql-connect.html Description: The "connection_name" parameter's explanation is not in Parameters section. Instead of it, "connection_object" parameter is in Parameters section. Its ex

About limitation characters in ECPG's connection string

2019-09-17 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/ecpg-sql-connect.html Description: Please add the note about the limitation characters in connection string. For example, I think that below explanation should be in the Parameter section

Re: About limitation characters in ECPG's connection string

2019-09-17 Thread Tom Lane
PG Doc comments form writes: > Please add the note about the limitation characters in connection string. > For example, I think that below explanation should be in the Parameter > section of connection_target. We put in a change about that last month: https://git.postgresql.org/gitweb/?p=postgre

RE: About limitation characters in ECPG's connection string

2019-09-17 Thread Egashira, Yusuke
Hi Tom, > We put in a change about that last month: > > https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=756349c87 Thank you for accepting my claim and updating document! And sorry for not checking the development version of the document. > > Note that this parameter does not

Re: Is it typo of connection_name?

2019-09-17 Thread Michael Paquier
On Tue, Sep 17, 2019 at 08:39:27AM +, PG Doc comments form wrote: > The "connection_name" parameter's explanation is not in Parameters > section. > Instead of it, "connection_object" parameter is in Parameters section. Its > explanation seems about "connection_name". > Is it typo about "connect