Re: Libpq and PGConn - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: Libpq and PGConn
Date
Msg-id 22965.1143652556@sss.pgh.pa.us
Whole thread Raw
In response to Libpq and PGConn  (Keary Suska <hierophant@pcisys.net>)
Responses Re: Libpq and PGConn  (Keary Suska <hierophant@pcisys.net>)
List pgsql-interfaces
Keary Suska <hierophant@pcisys.net> writes:
> What happens if a null pointer is sent to any libpq function for the PGConn
> parameter?

AFAIR they all check for that and fail in a reasonably clean fashion.
Have you found one that doesn't?
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Keary Suska
Date:
Subject: Libpq and PGConn
Next
From: Keary Suska
Date:
Subject: Re: Libpq and PGConn