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

From: "Yujin" <aloudnoise(at)mail(dot)ru>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value.
Date: 2009-09-14 09:59:47
Message-ID: 200909140959.n8E9xlwN033797@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5054
Logged by: Yujin
Email address: aloudnoise(at)mail(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2009-09-14 13:28:21 Re: BUG #5053: domain constraints still leak
Previous Message Tom Lane 2009-09-14 02:28:36 Re: BUG #5053: domain constraints still leak