vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello list, I've been using pgadmin as my major tool for pq administration for the last 2 years and usually works flawlessly. One thing that I've noticed in the last version is that the numeric keypad on my mac does not work at all. Would anyone know why this is so? Also the application does not respond to the standard Command-W for closing windows. Thanks for a great product. //Henke ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| Henrik wrote: > Hello list, > > I've been using pgadmin as my major tool for pq administration for the > last 2 years and usually works flawlessly. > > One thing that I've noticed in the last version is that the numeric > keypad on my mac does not work at all. > Would anyone know why this is so? > > Also the application does not respond to the standard Command-W for > closing windows. > > Thanks for a great product. Yeah, these are both known issues. From http://www.pgadmin.org/support/issues.php [MAC] Command-W doesn't close dialogs as expected on Mac. This is more tricky than it sounds because key events don't propagate from controls to the parent window. [STC] The numeric keypad doesn't work with the styled text control under wxMac. wxWidgets bug ref: 1776244 Regards, Dave ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |