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

From Yujin
Subject BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.
Date
Msg-id 200909140959.n8E9xlwN033797@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5053: domain constraints still leak
Next
From: Robert Haas
Date:
Subject: Re: BUG #5053: domain constraints still leak