Re: [pgadmin-hackers] pgConn.cpp.patch

2003-06-25 Thread Dave Page
Title: Message   -Original Message-From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 15:51To: Dave PageCc: [EMAIL PROTECTED]Subject: Re: [pgadmin-hackers] pgConn.cpp.patchDave Page wrote: Doh!  Of course it fails.  Well, at least thi

Re: [pgadmin-hackers] pgConn.cpp.patch

2003-06-25 Thread Adam H. Pendleton
Dave Page wrote: Message  Yes, this is because the PQsetClientEncoding fails because the connection failed. I've changed the preceeding code to:       // Set client encoding to Unicode/Ascii     if (PQstatus(conn) == CONNECTION_OK)     {   #if wxUSE_UNICODE      wxLog

Re: [pgadmin-hackers] pgConn.cpp.patch

2003-06-25 Thread Dave Page
Title: Message   -Original Message-From: Adam H. Pendleton [mailto:[EMAIL PROTECTED] Sent: 25 June 2003 14:40To: Dave PageCc: [EMAIL PROTECTED]Subject: Re: [pgadmin-hackers] pgConn.cpp.patch Dave Page wrote:     The docs may say that, but I can tell you that:if

Re: [pgadmin-hackers] pgConn.cpp.patch

2003-06-25 Thread Adam H. Pendleton
Dave Page wrote: -Original Message- From: Adam H.Pendleton [mailto:[EMAIL PROTECTED]] Sent: 25 June 2003 03:02 To: [EMAIL PROTECTED] Subject: [pgadmin-hackers] pgConn.cpp.patch This patch fixes a bug in the error reporting of the new connection dialog when setting the

Re: [pgadmin-hackers] pgConn.cpp.patch

2003-06-25 Thread Dave Page
> -Original Message- > From: Adam H.Pendleton [mailto:[EMAIL PROTECTED] > Sent: 25 June 2003 03:02 > To: [EMAIL PROTECTED] > Subject: [pgadmin-hackers] pgConn.cpp.patch > > > This patch fixes a bug in the error reporting of the new connection > dialo

[pgadmin-hackers] pgConn.cpp.patch

2003-06-24 Thread Adam H . Pendleton
This patch fixes a bug in the error reporting of the new connection dialog when setting the database encoding. ahp pgConn.cpp.patch Description: Binary data PGP.sig Description: PGP signature