Inconsistent behavior with unnamed columns

Поиск
Список
Период
Сортировка
От Moshe Jacobson
Тема Inconsistent behavior with unnamed columns
Дата
Msg-id CAJ4CxL=8mK7ttgqBcr1yGHGCY3c8Bghj5jvPag-RHr6afCUOtg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Inconsistent behavior with unnamed columns  (Adrian Klaver <adrian.klaver@gmail.com>)
Re: Inconsistent behavior with unnamed columns  (David Johnston <polobo@yahoo.com>)
Список pgsql-general

Why does bool get special treatment?

postgres# select 'abc', 1, false;?column? | ?column? | bool
----------+----------+------abc      |        1 | f
(1 row)

Moshe Jacobson
Nead Werx, Inc. | Manager of Systems Engineering
2323 Cumberland Parkway, Suite 201 | Atlanta, GA 30339
moshe@neadwerx.com | www.neadwerx.com

“Quality is not an act, it is a habit.” — Aristotle

В списке pgsql-general по дате отправления:

Предыдущее
От: Ryan Kelly
Дата:
Сообщение: Re: psql swallowed my "BEGIN;" on reset... user beware?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Inconsistent behavior with unnamed columns