| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Fixed crash in Query Tool |
| Date: | 2012-10-11 13:51:04 |
| Message-ID: | CA+OCxowEQu9s8=Cp8dPtSCoLHi+bVsS0R2e1iA8qm3mNf-_S+g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, applied.
On Thu, Oct 11, 2012 at 2:20 PM, Akshay Joshi
<akshay(dot)joshi(at)enterprisedb(dot)com> 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 tool, goto File menu and open very large sql file.
> Exit the query tool before the file gets loaded completely. At this point
> application gets crashed.
>
> Attached is the patch file which contains the fix. Please review it and if
> it looks OK to you then can you please commit it.
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2012-10-13 17:14:06 | pgAdmin website commit: Fix link. |
| Previous Message | Dave Page | 2012-10-11 13:50:55 | pgAdmin III commit: Prevent a crash if the query tool is closed whilst |