I wouldn't mind taking a stab at this (and perhaps eventually other things). Could I ask what others use in terms of development environment? I tried Anjuta and Eclipse + CDT in Ubuntu, but they both had issues properly navigating the code through "Go to {definition,declaration}" (which I use constantly). I tried VS2k5 on Windows, and that seems to work nicely, but I'm confused by the setup instructions for pgAdmin with respect to building wxWidgets:
Windows 2000, XP and 2003 A suitable setup.h file. Copy this to the appropriate include/wx/ and include/wx/msw directories in your wxWidgets source tree, and open the wxWidgets project in Visual Studio.... What suitable setup.h file is this talking about? Also, is it necessary to build wxWidgets to build pgAdmin? I hope I'm not asking for too much hand-holding, but it'd be nice to get started without running into the same problems that others have solved before. Thanks, Maciek > > 2. Allowing connect to server to specify both user and password. > > > > This is another case where I have to create multiple connections to > > the same database cluster to allow connection by different users > > (standard user, superuser etc.). It also discourages me from using > > individual user ids for my users (always bad!). > > That doesn't sound too hard - the dialog already has the required > controls on it (albeit hidden in the scenario you're using it in) - we > could just display them and default their values to what we currently use. > > Anyone want a little starter project? > > Regards, Dave. > > ---------------------------(end of broadcast)--------------------------- > TIP 1: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly > ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq