Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg

Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg



 

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org 
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of 
> svn(at)pgadmin(dot)org
> Sent: 24 September 2006 21:20
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] SVN Commit by mha: r5399 - 
> trunk/pgadmin3/src/dlg
> 
> (Hopefully) fix new connection dialog in Query tool. When 
> connecting from the tree, properly show databases. When 
> connecting directly with the tool, properly react to typing 
> in the username field.

OK, getting better - I can type a database name that doesn't exist and
get something like:

---------------------------
pgAdmin III
---------------------------
An error has occured:

Could not resolve hostname localhost:5433
---------------------------
OK   
---------------------------

I would think that I should never be able to type a database name at all
when running with a browser tree. Even in standalone mode, is there any
need?

Regards, Dave.



Home | Main Index | Thread Index

top