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

From Murtuza Zabuawala
Subject PATCH: To fix issue in procedure node (pgAdmin4)
Date
Msg-id CAKKotZST=vkZsRNX_Fi5nB3rTDpsJopukSjJb2wvKY0DgVugoQ@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: To fix issue in procedure node (pgAdmin4)  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
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

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)
Next
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: Load nodes under schema at database level