Re: libpq.dll - how to check if field is nullable - Mailing list pgsql-general

From Sivakumar K
Subject Re: libpq.dll - how to check if field is nullable
Date
Msg-id B4AF8C04F762D246A1E38EC5DFAEFC0B04EF82@blrmail2.aus.pervasive.com
Whole thread Raw
In response to libpq.dll - how to check if field is nullable  ("Pit M." <fmi-soft@gmx.de>)
List pgsql-general
I believe by now you would have found it out by going through the
PostgreSQL documentation. If not you can use PQgetisnull (result,
row_no, col_no)


Regards,
Siva Kumar.K

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Pit M.
Sent: Monday, August 15, 2005 3:39 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] libpq.dll - how to check if field is nullable

Which function of libpq.dll should one use to determine if a field may
contain NULL values ?


---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: Is there such a thing as a 'background database job'?
Next
From: Vishnu
Date:
Subject: How to limit database size