Re: it's not NULL, then what is it?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: it's not NULL, then what is it?
Дата
Msg-id 1145.1246414661@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: it's not NULL, then what is it?  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
Список pgsql-sql
"Tena Sakai" <tsakai@gallo.ucsf.edu> writes:
>>> My confusion is that if they are real and not null,
>>> what are they?

Good question.  So far as I can see these must be some value that
sprintf() is printing as spaces; but not NaN and not Infinity because
float4out checks for those first.  I would argue that this must be
a bug in sprintf.  What platform are you running on exactly?  And
for that matter, what PG version is this?
        regards, tom lane


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

Предыдущее
От: "Tena Sakai"
Дата:
Сообщение: Re: it's not NULL, then what is it?
Следующее
От: "Tena Sakai"
Дата:
Сообщение: Re: it's not NULL, then what is it?