A correction into the connect exit(1) problem - Mailing list pgsql-odbc

From Marko Ristola
Subject A correction into the connect exit(1) problem
Date
Msg-id 42DE3506.4080402@kolumbus.fi
Whole thread Raw
List pgsql-odbc
exit_nicely() calls
        PQfinish(conn);
It needs still to be called.
Only the exit(1) is the erroneous call.

Marko Ristola





pgsql-odbc by date:

Previous
From: Marko Ristola
Date:
Subject: psqlodbc libpq version: quiet error on connect failure
Next
From: "Dave Page"
Date:
Subject: Re: psqlodbc libpq version: quiet error on connect failure