Boolean columns in SQL main window

Поиск
Список
Период
Сортировка
От Milen A. Radev
Тема Boolean columns in SQL main window
Дата
Msg-id 32c009ea0605260429k18b2dc1p5123ca6ae2646eaa@mail.gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Petr Bouda"
Дата:
Сообщение: pgAdmin III very slow if working on localhost
Следующее
От: "George Pavlov"
Дата:
Сообщение: pgadmin clipboard lost on shutdown