Re: [pgadmin-hackers] Fixed crash in Query Tool

2012-10-11 Thread Dave Page
Thanks, applied. On Thu, Oct 11, 2012 at 2:20 PM, Akshay Joshi wrote: > Hi Dave > > We have found one crash in the query tool when we open very large sql file > and exit the query tool. Below are the steps to reproduce the crash: > > Launch pgAdmin3, select any server and database. > Open query t

[pgadmin-hackers] pgAdmin III commit: Prevent a crash if the query tool is closed whilst

2012-10-11 Thread Dave Page
Prevent a crash if the query tool is closed whilst a file is loading. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=df1d8c6337b3ce534aa974860686bd46488a1be1 Author: Akshay Joshi Modified Files -- CHANGELOG

[pgadmin-hackers] pgAdmin III commit: Prevent a crash if the query tool is closed whilst

2012-10-11 Thread Dave Page
Prevent a crash if the query tool is closed whilst a file is loading. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f59a96a74bbcf1f608164e12b84d5758f9c68415 Author: Akshay Joshi Modified Files -- CHANGELOG |

[pgadmin-hackers] Fixed crash in Query Tool

2012-10-11 Thread Akshay Joshi
Hi Dave We have found one crash in the query tool when we open very large sql file and exit the query tool. Below are the steps to reproduce the crash: - Launch pgAdmin3, select any server and database. - Open query tool, goto File menu and open very large sql file. - Exit the query tool