Adam H. Pendleton wrote:

Duh! Obviously it's not, it's just that pgAdmin3 calls it an int2? Any reason not to call it a smallint, since that's they way it's referred to in the documentation?

Yeah.
Virtually all types are read from the database. SMALLINT and INTEGER are parser translations, and there might be more. IMHO, the combobox already shows way to much.


Only types that don't have a pg_type entry (serial, bigserial) are added manually.

Regards,
Andreas



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to