Is this a bug????

Поиск
Список
Период
Сортировка
От Joost Kraaijeveld
Тема Is this a bug????
Дата
Msg-id 1133735370.5560.15.camel@Panoramix
обсуждение исходный текст
Ответы Re: Is this a bug????  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
If I run this query:

select objectid,defaulttermsofpayment from prototype.customers
where
objectid = '336A0451-D9E8-7C11-6333-C17DF18E8979'

I get the following answer:

"336A0451-D9E8-7C11-6333-C17DF18E8979";"null"

If I run this query I get *no* results:

select objectid,defaulttermsofpayment from prototype.customers
where
defaulttermsofpayment is null

Is this a bug?


--
Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J.Kraaijeveld@Askesis.nl
web: www.askesis.nl

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: attislocal value changed with the dump
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Is this a bug????