Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-27 Thread Dave Page
On Fri, Jun 27, 2014 at 9:58 AM, Christoph Zwerschke wrote: > Am 27.06.2014 09:57, schrieb Dave Page: > >> Ashesh - your thoughts on this? I'm not sure I see how resetting >> needColQuoting would prevent a datlastsysoid error, though I admit I >> haven't had a chance to dive into the code yet. > >

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-27 Thread Christoph Zwerschke
Am 27.06.2014 09:57, schrieb Dave Page: Ashesh - your thoughts on this? I'm not sure I see how resetting needColQuoting would prevent a datlastsysoid error, though I admit I haven't had a chance to dive into the code yet. Some more detail: The error happens in line 285 of pgadmin/db/pgConn.cpp

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-27 Thread Dave Page
Ashesh - your thoughts on this? I'm not sure I see how resetting needColQuoting would prevent a datlastsysoid error, though I admit I haven't had a chance to dive into the code yet. On Sun, Jun 22, 2014 at 3:57 PM, Christoph Zwerschke wrote: > Thanks for looking into this. The problem with the wr

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-22 Thread Christoph Zwerschke
Thanks for looking into this. The problem with the wrong encoding is now gone, but another problem appeared: When the connection is reestablished, I get an additional alert with an error message "Column not found in pgSet: "datlastsysoid". The problem seems to be that needColQuoting is not re

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-18 Thread Dave Page
Thanks - applied. On Tue, Jun 17, 2014 at 7:35 AM, Ashesh Vashi wrote: > Dave, > > PFA - moved the initialisation code in a separate function, and called > that function from the "Reset" function too. > Please take a look at it. > > > -- > > Thanks & Regards, > > Ashesh Vashi > EnterpriseDB IND

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-16 Thread Ashesh Vashi
Dave, PFA - moved the initialisation code in a separate function, and called that function from the "Reset" function too. Please take a look at it. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/a

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-06-02 Thread Ashesh Vashi
Sure. I was lost a bit in other work... Will look into it today... -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Fri, May 30, 2014 at 1:41

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-05-30 Thread Dave Page
Ashesh, did you get a chance to look at this? On Thu, May 29, 2014 at 8:05 PM, Christoph Zwerschke wrote: > I posted this bug with suggested fix in 2013 > (http://www.postgresql.org/message-id/52851ed9.1050...@online.de), but it > seems nobody has looked into it until now. As far as I understand,

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2014-05-29 Thread Christoph Zwerschke
I posted this bug with suggested fix in 2013 (http://www.postgresql.org/message-id/52851ed9.1050...@online.de), but it seems nobody has looked into it until now. As far as I understand, there is no real bug-tracker for PgAdmin (which is unfortunate), so I'm re-raising the issue here. -- Chris

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2013-11-15 Thread Christoph Zwerschke
Am 15.11.2013 06:13, schrieb Ashesh Vashi: > Sure - I will look into it.. Thanks for looking into it. One more thing that I forgot to mention: The problem only appears if the database encoding is not already UNICODE, but, for instance, LATIN1 or WIN1252. This is unfortunately still a quite fre

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2013-11-14 Thread Ashesh Vashi
Sure - I will look into it.. On Fri, Nov 15, 2013 at 6:43 AM, Dave Page wrote: > Ashesh, can you look at this please? > > Thanks for the report and investigation Christoph. > > On Thu, Nov 14, 2013 at 7:04 PM, Christoph Zwerschke > wrote: > > My colleagues and I recently stumbled over a quite

Re: [pgadmin-hackers] Fix for a problem with auto reconnection

2013-11-14 Thread Dave Page
Ashesh, can you look at this please? Thanks for the report and investigation Christoph. On Thu, Nov 14, 2013 at 7:04 PM, Christoph Zwerschke wrote: > My colleagues and I recently stumbled over a quite perplexing issue with > pgadmin3 (1.18.1), namely that the pgadmin query tool sometimes did not

[pgadmin-hackers] Fix for a problem with auto reconnection

2013-11-14 Thread Christoph Zwerschke
My colleagues and I recently stumbled over a quite perplexing issue with pgadmin3 (1.18.1), namely that the pgadmin query tool sometimes did not show values in the database which were definitely set. After further investigation it turned out that this happened when the values contained non-asc