| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | PATCH: Unable to create procedure (pgAdmin4) |
| Date: | 2016-07-12 08:04:51 |
| Message-ID: | CAKKotZQN6aF1P1BE61x55hQewf1B67cETCWLt4w_uSq43A1oiw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| RM_1449.patch | application/octet-stream | 21.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Surinder Kumar | 2016-07-12 09:57:44 | [pgAdmin4][Patch]: Regarding RM#1419 - Internal Server Error displayed if create any object through simplified Chinese character |
| Previous Message | Ashesh Vashi | 2016-07-12 07:52:08 | pgAdmin 4 commit: 'hasattr' function on '__builtins__' for 'xrange' fun |