On Sat, Jan 2, 2010 at 9:57 PM, Guillaume Lelarge
<[email protected]> 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

-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to