DECAY29 The main goal was to address the lack of quick querying in pgAdmin, which I use for everything else, because it is really good. I have already added the refresh button on the database browser. Feedback for nonselect queries should be done by the end of the weekend. The sorting by column is trickier because I leave the result in the native structure that the Postgres API gives it in. I was playing around with a version that copies the result into an array for that very purpose. Do me a favor, Pete. Email me directly at david@spanware.com with any other feedback or suggestions. I would appreciate a very sophisticated user/developer as yourself, if you are willing. (Version 2.0) |