PATCH: Unable to create procedure (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: Unable to create procedure (pgAdmin4)
Date
Msg-id CAKKotZQN6aF1P1BE61x55hQewf1B67cETCWLt4w_uSq43A1oiw@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: Unable to create procedure (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to fixed the issue in procedure node where user were not able to create new procedure when they provide arguments.
(RM#1449)

To fix the issue we used qtTypeIdent in sql template for datatype, earlier it was qtIdent which was causing issue.


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

Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: 'hasattr' function on '__builtins__' for 'xrange' fun
Next
From: Michael Hornick
Date:
Subject: pgAdmin 4 feedback