| From: | Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [Patch]: RM#1979 - Editing Function Issues |
| Date: | 2016-11-24 10:51:37 |
| Message-ID: | CACCA4P3+QU8cwAMor_kp3RbYMyV8HFvaVtNOasZtiMP6ObfAdw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
Please find attached patch file with the fix of below issues along with
mentioned in description.
- Function arguments are omitted in SQL tab (msql).
- Function arguments are not displayed under "Arguments" tab.
- Existing arguments of the function should not be deleted.
NOTE: All the above issues will appear when editing function/procedure.
Do review it and let us know for comments.
Thanks,
Neel Patel
| Attachment | Content-Type | Size |
|---|---|---|
| RM_1979.patch | application/octet-stream | 14.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2016-11-24 11:34:57 | pgAdmin 4 commit: Windows dependencies have changed with Qt 5.7 |
| Previous Message | Surinder Kumar | 2016-11-24 10:44:34 | [pgAdmin4][Patch]: Fixes #1940 - Handle non-ascii characters in file/folder names |