Boolean columns in SQL main window - Mailing list pgadmin-support

From Milen A. Radev
Subject Boolean columns in SQL main window
Date
Msg-id 32c009ea0605260429k18b2dc1p5123ca6ae2646eaa@mail.gmail.com
Whole thread Raw
List 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


pgadmin-support by date:

Previous
From: "Petr Bouda"
Date:
Subject: pgAdmin III very slow if working on localhost
Next
From: "George Pavlov"
Date:
Subject: pgadmin clipboard lost on shutdown