| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgadmin4][Patch]: PG/EPAS 11 fixes for functions, procedures and trigger functions |
| Date: | 2018-06-22 13:16:36 |
| Message-ID: | CANxoLDdUQDBS9Md6i3NnkModPw4c=2nbiLM=7mBvpv8uzv--dQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Hackers
Attached is the patch to fix following:
- RM #3421 Function is not displayed in grant wizard screen and message
displayed.
- RM #3422 procedure is not displayed in grant wizard screen
- PG/EPAS 11 function query for auto complete.
- Added support for functions, procedures and trigger function for EPAS
11.
- Fixed issue to expand table for EPAS 9.6 and below due to change in
backend support logic.
I have run the regression test on PG/EPAS: 9.6, 10, 11.
--
*Akshay Joshi*
*Sr. Software Architect *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
| Attachment | Content-Type | Size |
|---|---|---|
| RM_3421_3422.patch | application/octet-stream | 25.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2018-06-25 08:37:13 | Release this week? |
| Previous Message | Akshay Joshi | 2018-06-22 05:39:13 | Re: [pgadmin4][Patch]: Feature #3273 Add ability to sort in the Select File window when opening a saved query |