BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.

Поиск
Список
Период
Сортировка
От Yujin
Тема BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.
Дата
Msg-id 200909140959.n8E9xlwN033797@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5054
Logged by:          Yujin
Email address:      aloudnoise@mail.ru
PostgreSQL version: 8.3
Operating system:   windows XP SP3
Description:        PDO -> Query returns "" from Boolean type field, if  it
has false value.
Details:

When i get query from table with bolean type fields, that have false value ,
function PDO -> fetch  return that fields with not "0" value , but empty
string.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5053: domain constraints still leak
Следующее
От: Robert Haas
Дата:
Сообщение: Re: BUG #5053: domain constraints still leak