Re: SVN Commit by mha: r5399 - trunk/pgadmin3/src/dlg
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
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 Dave Page
> Sent: 24 September 2006 22:00
> To: Magnus Hagander; pgadmin-hackers(at)postgresql(dot)org
> Subject: Re: [pgadmin-hackers] 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
> ---------------------------
>
And after clicking OK on this, and the subsequent dialog, it crashes :-(
/D
Home |
Main Index |
Thread Index