Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg - Mailing list pgadmin-hackers

From Dave Page
Subject Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40176CFEA@ratbert.vale-housing.co.uk
Whole thread Raw
In response to SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg  (svn@pgadmin.org)
Responses Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> svn@pgadmin.org
> Sent: 24 September 2006 21:20
> To: pgadmin-hackers@postgresql.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.

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg
Next
From: "Dave Page"
Date:
Subject: Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg