Re: [GENERAL] Possible problem with PQescapeStringConn and standard_conforming_strings

2006-10-26 Thread Tom Lane
Jeff Davis <[EMAIL PROTECTED]> writes: > You can set standard_conforming_strings in postgresql.conf at any time > and reload the config, changing the value for all active connections. > That means that if a client opens a connection, and you SIGHUP postgres, > and then the client issues a PQescapeS

[GENERAL] Possible problem with PQescapeStringConn and standard_conforming_strings

2006-10-26 Thread Jeff Davis
You can set standard_conforming_strings in postgresql.conf at any time and reload the config, changing the value for all active connections. That means that if a client opens a connection, and you SIGHUP postgres, and then the client issues a PQescapeStringConn, the client will get an incorrectly