Re: PostgreSQL Top 10 Wishlist

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Michael Glaesemann <grzm(at)myrealbox(dot)com>
Cc: "rlee0001" <robeddielee(at)hotmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL Top 10 Wishlist
Date: 2006-01-13 14:10:51
Message-ID: C5D82D3B-1D72-4FC1-9571-3E7D8FCE8485@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mikael Carneholm 2006-01-13 14:15:06 Re: Plans for 8.2?
Previous Message John D. Burger 2006-01-13 13:57:37 Re: PostgreSQL Top 10 Wishlist