Inconsistent behavior with unnamed columns

From: Moshe Jacobson <moshe(at)neadwerx(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Inconsistent behavior with unnamed columns
Date: 2013-09-30 20:48:01
Message-ID: CAJ4CxL=8mK7ttgqBcr1yGHGCY3c8Bghj5jvPag-RHr6afCUOtg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)neadwerx(dot)com | www.neadwerx.com

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2013-09-30 21:14:33 Re: Inconsistent behavior with unnamed columns
Previous Message Carlos Eduardo Sotelo Pinto 2013-09-30 16:35:08 Re: [pgsql-es-ayuda] Re: [pgsql-es-ayuda] Re: [pgsql-es-ayuda] Fwd: Help on ṕerformance