Re: [pgadmin-hackers] client encoding SQL_ASCII for server SQL_ASCII

2003-10-01 Thread Hiroshi Saito
It is this problem. any comment? regards, Hiroshi Saito - Original Message - From: "Hiroshi Saito" <[EMAIL PROTECTED]> > > There is no error in every place. > But, there is one place of the problem. > It is a quote problem by the renewal of data view. > > regards, > Hiroshi Saito f

Re: [pgadmin-hackers] client encoding SQL_ASCII for server SQL_ASCII

2003-10-01 Thread Hiroshi Saito
There is no error in every place. But, there is one place of the problem. It is a quote problem by the renewal of data view. regards, Hiroshi Saito - Original Message - From: "Hiroshi Saito" <[EMAIL PROTECTED]> > Hmm.. > > From: "Andreas Pflug" <[EMAIL PROTECTED]> > > > > Dave Page

Re: [pgadmin-hackers] client encoding SQL_ASCII for server SQL_ASCII

2003-10-01 Thread Hiroshi Saito
Hmm.. From: "Andreas Pflug" <[EMAIL PROTECTED]> > Dave Page wrote: > > >Should that be back patched for 1.0.1? Seems like a bug to me. > > > > > > > > The bug is the non-ascii data... > Yes, we should back-patch that. Just plain pgConn.cpp and pgConn.hpp. > > Regards, > Andreas Please wait

Re: [pgadmin-hackers] client encoding SQL_ASCII for server SQL_ASCII

2003-10-01 Thread Andreas Pflug
Dave Page wrote: Should that be back patched for 1.0.1? Seems like a bug to me. The bug is the non-ascii data... Yes, we should back-patch that. Just plain pgConn.cpp and pgConn.hpp. Regards, Andreas ---(end of broadcast)--- TIP 4: Don't 'kill -9

[pgadmin-hackers] client encoding SQL_ASCII for server SQL_ASCII

2003-10-01 Thread Dave Page
Should that be back patched for 1.0.1? Seems like a bug to me. Regards, Dave. ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])