detecting NULL from libpq...

Поиск
Список
Период
Сортировка
От dave madden
Тема detecting NULL from libpq...
Дата
Msg-id 199806192228.PAA27643@paradigm.webvision.com
обсуждение исходный текст
Ответы Re: [GENERAL] detecting NULL from libpq...  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-general
Hi.  I'm wondering if it's possible to tell whether a field returned
by PQgetvalue() is NULL?  Can one distinguish between a varchar field
that contains a string of zero length and a varchar field that is
NULL?  (And if so, how? :-)

regards,
d.

В списке pgsql-general по дате отправления:

Предыдущее
От: Steve Doliov
Дата:
Сообщение: (no subject)
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] detecting NULL from libpq...