RE: About limitation characters in ECPG's connection string

2019-09-17 Thread Egashira, Yusuke
ions part. If "?" is in options string part (e.g. as a password value) , the extracting will be failed. Regards. Yusuke Egashira. -----Original Message- From: Tom Lane [mailto:t...@sss.pgh.pa.us] Sent: Wednesday, September 18, 2019 12:55 AM To: Egashira, Yusuke/江頭 勇佑 Cc: pgsql-docs@lists.p

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