PQconnectdb crashes when it gets wrong parameter(s) - Mailing list pgsql-interfaces

From Stéphane Pinel
Subject PQconnectdb crashes when it gets wrong parameter(s)
Date
Msg-id FFE87349-9216-11D8-9CC9-000A27AFF5D2@exenevex.com
Whole thread Raw
Responses Re: PQconnectdb crashes when it gets wrong parameter(s)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
hello,

I'm experiencing crashes using libpq call to PQconnectdb when one of
the parameters is wrong (eg. login or password). if everything is
right, no crash. So I would like to trap this issue but it seems that
crash occurs during the PQconnectdb execution.

Any idea ?

Platform : MacOS X & Windows
PGSQL: 7.3.X

Thank you very much.

Stéphane



pgsql-interfaces by date:

Previous
From: "brian plummer"
Date:
Subject: PostgreSQL: libpq, win32 build
Next
From: Mark Bitting
Date:
Subject: Everything broke