Re: [pgadmin-support] Feature request in pgadmin (tested on Beta 5)

2007-09-28 Thread Dave Page
Maciek Sakrejda wrote: > I wouldn't mind taking a stab at this (and perhaps eventually other > things). Cool. > 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 >

Re: [pgadmin-support] Feature request in pgadmin (tested on Beta 5)

2007-09-28 Thread Maciek Sakrejda
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 const

Re: [pgadmin-support] Feature request in pgadmin (tested on Beta 5)

2007-09-28 Thread Dave Page
Kieran McCusker wrote: Hi Could I just mention a couple of requests:- 1. The first is to do with the treeview. The use case is where my users just connect to a single database (limited by datname). Here the treeview shows :- Servers (1) -> Server -> Databases (1) -