Re: PATCH: To fix issue in procedure node (pgAdmin4) - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: PATCH: To fix issue in procedure node (pgAdmin4)
Date
Msg-id CAG7mmoxrmd_Mdw5OoDyRzBVzufC4s+YkZ=obNi7SWhUcGKXPqQ@mail.gmail.com
Whole thread Raw
In response to PATCH: To fix issue in procedure node (pgAdmin4)  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks - committed!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Thu, May 26, 2016 at 1:48 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue in procedure node where only create new procedure option is available to user (Drop/Properties etc were missing). 
(RM-1123)

Additional enhancements:
- Remove arguments from drop statments as procedure can drop only by its name.
- Remove "Drop cascade" option as procedure do not support it
- Fetch schema name along with procedure name for EXEC Script


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Fixes #1123 - Options other than 'Create' are not ava
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Load nodes under the schema at database level.