Re: PostgreSQL Top 10 Wishlist

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: PostgreSQL Top 10 Wishlist
Дата
Msg-id C5D82D3B-1D72-4FC1-9571-3E7D8FCE8485@pgedit.com
обсуждение исходный текст
Ответ на Re: PostgreSQL Top 10 Wishlist  (Michael Glaesemann <grzm@myrealbox.com>)
Список 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 по дате отправления:

Предыдущее
От: "John D. Burger"
Дата:
Сообщение: Re: PostgreSQL Top 10 Wishlist
Следующее
От: "Mikael Carneholm"
Дата:
Сообщение: Re: Plans for 8.2?