RE: Is it typo of connection_name?

2019-09-19 Thread Egashira, Yusuke
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

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