Re: [pgadmin-hackers] import: source code is pushed to git repository

2010-01-03 Thread Quan Zongliang
> If you don't have a Linux box, I'd suggest grabbing a copy of > VirtualBox for Windows, and installing Ubuntu or Fedora in it. It can work now. CSV ZIP and TAR files can be imported. ODBC is not ready yet, with a lot of errors. New year holiday is over. I will continue to fix it when I have tim

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

2010-01-03 Thread Guillaume Lelarge
Le 03/01/2010 11:15, Dave Page a écrit : > On Sun, Jan 3, 2010 at 10:11 AM, Guillaume Lelarge > wrote: >>> Also, doesn't the debugger falback to the libc encoding as the main >>> connection class does? >>> >> >> It didn't have the fallback libc encoding code before I began to work on >> this, so I

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

2010-01-03 Thread Dave Page
On Sun, Jan 3, 2010 at 10:11 AM, Guillaume Lelarge wrote: >> Also, doesn't the debugger falback to the libc encoding as the main >> connection class does? >> > > It didn't have the fallback libc encoding code before I began to work on > this, so I didn't add it. But I can add that pretty easily.

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

2010-01-03 Thread Guillaume Lelarge
Le 03/01/2010 10:55, Dave Page a écrit : > On Sat, Jan 2, 2010 at 9:57 PM, Guillaume Lelarge > 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 imagin

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

2010-01-03 Thread Dave Page
On Sat, Jan 2, 2010 at 9:57 PM, Guillaume Lelarge 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: +