[pgadmin-hackers] pgAdmin III commit: Prevent a crash on Solaris if SSL support isn't com

2010-09-07 Thread Dave Page
Prevent a crash on Solaris if SSL support isn't compiled into libpq. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38e0098606688a811b14d62b52219e8b06e5ece0 Author: Ashesh Vashi Modified Files -- pgadmin/debugger/dlgDi

[pgadmin-hackers] pgAdmin III commit: Prevent a crash on Solaris if SSL support isn't com

2010-09-07 Thread Dave Page
Prevent a crash on Solaris if SSL support isn't compiled into libpq. Branch -- REL-1_10_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=53a490cec9e93dbd6d9ad25fc07c3cbd2fc18895 Author: Ashesh Vashi Modified Files -- pgadmin/debugger/dlgDi

[pgadmin-hackers] pgAdmin III commit: Prevent a crash on Solaris if SSL support isn't com

2010-09-07 Thread Dave Page
Prevent a crash on Solaris if SSL support isn't compiled into libpq. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fa4614e36309e87e54e34d1af3944da4dda7 Author: Ashesh Vashi Modified Files -- pgadmin/debugger/dlgDirectDbg.cpp

Re: [pgadmin-hackers] [pgAdmin III] #231: New connection in query tool crashes pgadmin

2010-09-07 Thread pgAdmin Trac
#231: New connection in query tool crashes pgadmin --+- Reporter: brsa | Owner: gleu Type: bug | Status: closed Priority: minor| Milestone: 1.12 Component: pgadmin |

[pgadmin-hackers] pgAdmin III commit: Fix for failed new connection in query tool

2010-09-07 Thread Guillaume Lelarge
Fix for failed new connection in query tool When a user tries to open a new connection in the query tool, and that the new connection fails, the conn variable still has the invalid connection handle. And this prevents us from getting back to the previous older one. So, we need to use a temporary v

[pgadmin-hackers] pgAdmin III commit: Fix for failed new connection in query tool

2010-09-07 Thread Guillaume Lelarge
Fix for failed new connection in query tool When a user tries to open a new connection in the query tool, and that the new connection fails, the conn variable still has the invalid connection handle. And this prevents us from getting back to the previous older one. So, we need to use a temporary v

Re: [pgadmin-hackers] [pgAdmin III] #231: New connection in query tool crashes pgadmin

2010-09-07 Thread pgAdmin Trac
#231: New connection in query tool crashes pgadmin ---+ Reporter: brsa | Owner: gleu Type: bug| Status: assigned Priority: minor | Milestone: Component: pgadmin|