Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm - Mailing list pgadmin-hackers

From Dave Page
Subject Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm
Date
Msg-id 937d27e11001030155qa2524e9g32610cc7801a2550@mail.gmail.com
Whole thread Raw
In response to Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm
List pgadmin-hackers
On Sat, Jan 2, 2010 at 9:57 PM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:

> OK. Here is a new patch which calls PQconninfoParse and acts according
> to its return code. It also removes part of the old patch.
>
> Is it better?

Certainly looks more as I imagined. There is a little inconsistency though:

+            wxString applicationname = wxT("pgAdmin (Query Tool)");

...

+    wxString applicationname = wxT("pgAdmin - Query Tool");

Also, doesn't the debugger falback to the libc encoding as the main
connection class does?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm
Next
From: Guillaume Lelarge
Date:
Subject: Re: SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm