On 10 February 2010 12:11, A. Kretschmer
<andreas.kretsch...@schollglas.com> wrote:
> In response to Thom Brown :
>> Hi,
>>
>> A long-standing problem we've had with PostgreSQL queries in PHP is
>> that the returned data for boolean columns is the string 'f' instead
>> of the native boolean value of false.
>
> http://andreas.scherbaum.la/blog/archives/302-BOOLEAN-datatype-with-PHP-compatible-output.html
>

Thanks guys.  I can see that this is specifically a PHP issue then.
It seems like an extreme workaround though.  I'd rather see the PHP
library updated in a way that would somehow not break existing code
which checked for an 'f'.  Not quite sure what the solution would be.

Thanks

Thom

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to