[pgadmin-support] Boolean columns in SQL main window

2006-05-26 Thread Milen A. Radev
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 displaye

[pgadmin-support] pgadmin clipboard lost on shutdown

2006-05-26 Thread George Pavlov
this is somewhat minor: most windows applications seem to retain the clipboard after the application is closed. pgadmin does not, which seems non-standard. i have had a couple of "oops" moments and lost work because of this. i have seen this on pgadmin III running on windows 1.4.1 george