Re: Patch for pgAdmin crash, while creating procedure. - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Patch for pgAdmin crash, while creating procedure.
Date
Msg-id CA+OCxox7BQqjeGc6V0PGTR9dmHbk8T-tyz1rhx8XzRKkm8YDNA@mail.gmail.com
Whole thread Raw
In response to Patch for pgAdmin crash, while creating procedure.  (Dinesh Kumar <dinesh.kumar@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.


On Fri, Jul 5, 2013 at 2:14 PM, Dinesh Kumar <dinesh.kumar@enterprisedb.com> wrote:
Hi Dave,

We have been noticed a pgAdmin crash issue while creating the procedure as follows.

1) Take a new "Create procedure" dialog.

2) Enter the procedure name and code.

3) Click on "Ok" button or, "Sql" pane.

4) Then pgAdmin crashes.

Please find the attached patch to fix this issue.

Thanks in advance.

Dinesh

-- 
Dinesh Kumar
Software Engineer
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Prevent a crash when creating a stored procedure in
Next
From: Dinesh Kumar
Date:
Subject: Re: pgAdmin Event Trigger Compatibility