Re: [pgadmin-support] feature request

2012-03-07 Thread Guillaume Lelarge
On Wed, 2012-03-07 at 10:24 -0600, Michael Shapiro wrote: > Is is possible to have the results from multiple select statements be shown > in the SQL Editor? This is a TODO (http://code.pgadmin.org/trac/ticket/340). Unless someone is interested in working on a patch for this now (and has a great UI

[pgadmin-support] feature request

2012-03-07 Thread Michael Shapiro
Is is possible to have the results from multiple select statements be shown in the SQL Editor? You can run multiple, but only the results of the last one are currently shown.

Re: [pgadmin-support] Error: cannot mix different types of client data

2012-03-07 Thread Guillaume Lelarge
On Wed, 2012-03-07 at 09:28 -0500, Colin Beckingham wrote: > On 03/07/2012 09:10 AM, Guillaume Lelarge wrote: > > On Wed, 2012-03-07 at 07:07 -0500, Colin Beckingham wrote: > >> Houston, we have a problem. > >> Using 1.15 dev latest pull from git. > >> > >> Steps: > >> 1. connect to postgresql serv

Re: [pgadmin-support] Error: cannot mix different types of client data

2012-03-07 Thread Colin Beckingham
On 03/07/2012 09:10 AM, Guillaume Lelarge wrote: On Wed, 2012-03-07 at 07:07 -0500, Colin Beckingham wrote: Houston, we have a problem. Using 1.15 dev latest pull from git. Steps: 1. connect to postgresql server 2. select a database but the wrong one (deliberate misstep) 3. open query builder

Re: [pgadmin-support] Error: cannot mix different types of client data

2012-03-07 Thread Guillaume Lelarge
On Wed, 2012-03-07 at 07:07 -0500, Colin Beckingham wrote: > Houston, we have a problem. > Using 1.15 dev latest pull from git. > > Steps: > 1. connect to postgresql server > 2. select a database but the wrong one (deliberate misstep) > 3. open query builder and enter an sql statement referring to

[pgadmin-support] Error: cannot mix different types of client data

2012-03-07 Thread Colin Beckingham
Houston, we have a problem. Using 1.15 dev latest pull from git. Steps: 1. connect to postgresql server 2. select a database but the wrong one (deliberate misstep) 3. open query builder and enter an sql statement referring to another db 4. error, no relation '' exists, ok 5. QB menu bar offer