Re: [pgadmin-hackers] import: crash fixed

2010-02-23 Thread Quan Zongliang
On 2010-2-8 17:51, Guillaume Lelarge wrote: Le 07/02/2010 10:57, Quan Zongliang a écrit : It can work with some bugs now. ( A lot of bugs. -.- ) So I can grab a new copy and test it? or do you prefer to continue your work before more testing is done? New code pushed, rewrote cs

Re: [pgadmin-hackers] import: crash fixed

2010-02-08 Thread Guillaume Lelarge
Le 08/02/2010 13:50, Magnus Hagander a écrit : > 2010/2/8 Guillaume Lelarge : >> Le 08/02/2010 12:49, Quan Zongliang a écrit : >>> You can preview it if have time off. >>> Then give some suggestions to me about function, option and UI, etc. >>> >>> And, which C/C++ IDE do you use under Linux to com

Re: [pgadmin-hackers] import: crash fixed

2010-02-08 Thread Magnus Hagander
2010/2/8 Guillaume Lelarge : > Le 08/02/2010 12:49, Quan Zongliang a écrit : >> You can preview it if have time off. >> Then give some suggestions to me about function, option and UI, etc. >> >> And, which C/C++ IDE do you use under Linux to compile pgAdmin? >> > > An xterm which really is a comple

Re: [pgadmin-hackers] import: crash fixed

2010-02-08 Thread Guillaume Lelarge
Le 08/02/2010 12:49, Quan Zongliang a écrit : > You can preview it if have time off. > Then give some suggestions to me about function, option and UI, etc. > > And, which C/C++ IDE do you use under Linux to compile pgAdmin? > An xterm which really is a complete IDE, but not a user friendly one :

Re: [pgadmin-hackers] import: crash fixed

2010-02-08 Thread Quan Zongliang
You can preview it if have time off. Then give some suggestions to me about function, option and UI, etc. And, which C/C++ IDE do you use under Linux to compile pgAdmin? Thanks On 2010-2-8 17:51, Guillaume Lelarge wrote: So I can grab a new copy and test it? or do you prefer to continue your w

Re: [pgadmin-hackers] import: crash fixed

2010-02-08 Thread Guillaume Lelarge
Le 07/02/2010 10:57, Quan Zongliang a écrit : > It can work with some bugs now. > ( A lot of bugs. -.- ) > So I can grab a new copy and test it? or do you prefer to continue your work before more testing is done? -- Guillaume. http://www.postgresqlfr.org http://dalibo.com -- Sent via pgadm

Re: [pgadmin-hackers] import: crash fixed

2010-02-07 Thread Quan Zongliang
It can work with some bugs now. ( A lot of bugs. -.- ) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers

Re: [pgadmin-hackers] import: crash fixed

2010-02-04 Thread Quan Zongliang
On 2010-2-3 6:49, Guillaume Lelarge wrote: I think it is available in the release tarball. I found them. thanks. A lot of obvious errors were found. It's weird. I had tested them with some normal case. But now it can't import a simple file. The sources that be pushed to git repository mus

Re: [pgadmin-hackers] import: crash fixed

2010-02-02 Thread Guillaume Lelarge
Hi Quan, Le 01/02/2010 15:07, Quan Zongliang a écrit : > [...] > Late reply, too. > By a stupid operation, I lost all mails and other files in a partition. > > That bug you found is triggered by a small file less than 20 rows. > I fixed it and others, supressing all warning message under gcc. > T

Re: [pgadmin-hackers] import: crash fixed

2010-02-02 Thread Quan Zongliang
Sorry. Another issues were found. Please wait before I fix them. On 2010-2-1 22:07, Quan Zongliang wrote: hi Guillaume Late reply, too. By a stupid operation, I lost all mails and other files in a partition. That bug you found is triggered by a small file less than 20 rows. I fixed it and othe

[pgadmin-hackers] import: crash fixed

2010-02-01 Thread Quan Zongliang
hi Guillaume Late reply, too. By a stupid operation, I lost all mails and other files in a partition. That bug you found is triggered by a small file less than 20 rows. I fixed it and others, supressing all warning message under gcc. The code is not tested enough yet. The type uint is unrecogni