Boolean columns in SQL main window

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgadmin-support(at)postgresql(dot)org
Subject: Boolean columns in SQL main window
Date: 2006-05-26 11:29:06
Message-ID: 32c009ea0605260429k18b2dc1p5123ca6ae2646eaa@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

That's more of a nitpick but the it annoys me so I decided to report it.

The columns of boolean type are displayed as of type "bool". Although
the pgsql parser accepts it as a name of a type, the more approriate
name would be "boolean" [1].

If a boolean column has a default value, it is displayed as "true" or
"false" (lower-case, not quoted). The more appropriate would be if the
boolean literals are in upper-case [1].

1. "8.6. Boolean Type"
(http://www.postgresql.org/docs/8.1/static/datatype-boolean.html)

--
Milen A. Radev

Browse pgadmin-support by date

  From Date Subject
Next Message George Pavlov 2006-05-27 06:02:49 pgadmin clipboard lost on shutdown
Previous Message Petr Bouda 2006-05-25 06:54:50 pgAdmin III very slow if working on localhost