Re: libpq.dll - how to check if field is nullable

Поиск
Список
Период
Сортировка
От Sivakumar K
Тема Re: libpq.dll - how to check if field is nullable
Дата
Msg-id B4AF8C04F762D246A1E38EC5DFAEFC0B04EF82@blrmail2.aus.pervasive.com
обсуждение исходный текст
Ответ на libpq.dll - how to check if field is nullable  ("Pit M." <fmi-soft@gmx.de>)
Список 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 по дате отправления:

Предыдущее
От: Mike Nolan
Дата:
Сообщение: Is there such a thing as a 'background database job'?
Следующее
От: Vishnu
Дата:
Сообщение: How to limit database size