Re: PostgreSQL Top 10 Wishlist - Mailing list pgsql-general

From John DeSoi
Subject Re: PostgreSQL Top 10 Wishlist
Date
Msg-id C5D82D3B-1D72-4FC1-9571-3E7D8FCE8485@pgedit.com
Whole thread Raw
In response to Re: PostgreSQL Top 10 Wishlist  (Michael Glaesemann <grzm@myrealbox.com>)
List pgsql-general
On Jan 13, 2006, at 8:47 AM, Michael Glaesemann wrote:

> You can definitely cast boolean to integer:

The poster mentioned using PostgreSQL/PHP which may be the real
source of the issue. Boolean values are returned to PHP as strings
't' and 'f'. Of course, 'f' is not equivalent to FALSE in PHP. It
would be really nice if the PHP module returned a false value instead
of 'f'.



John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: "John D. Burger"
Date:
Subject: Re: PostgreSQL Top 10 Wishlist
Next
From: "Mikael Carneholm"
Date:
Subject: Re: Plans for 8.2?