On Wed, Nov 30, 2016 at 7:14 AM, Mithun Cy <mithun...@enterprisedb.com> wrote: > Thanks, send query resets the errorMessage. Will fix same. > *PQsendQuery()->PQsendQueryStart()->resetPQExpBuffer(&conn->errorMessage);*
*Please find the patch which fixes this bug. **conn->errorMessage as per definition only stores current error message, a new member* *conn->savedMessage is introduced to save and restore error messages related to previous hosts which we failed to connect.* -- Thanks and Regards Mithun C Y EnterpriseDB: http://www.enterprisedb.com
failover-to-new-writable-session_bugfix_01.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers