PQconnectdb crashes when it gets wrong parameter(s)

From: Stéphane Pinel <spinel(at)exenevex(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: PQconnectdb crashes when it gets wrong parameter(s)
Date: 2004-04-19 15:34:08
Message-ID: FFE87349-9216-11D8-9CC9-000A27AFF5D2@exenevex.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2004-04-19 17:46:38 Re: [HACKERS] Why is libpgtcl still in CVS?
Previous Message brian plummer 2004-04-19 14:13:09 PostgreSQL: libpq, win32 build