Re: [pgadmin4][Patch]: PG/EPAS 11 fixes for functions, procedures and trigger functions

2018-06-25 Thread Dave Page
Thanks, applied. On Fri, Jun 22, 2018 at 2:16 PM, Akshay Joshi wrote: > 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 >- P

[pgadmin4][Patch]: PG/EPAS 11 fixes for functions, procedures and trigger functions

2018-06-22 Thread Akshay Joshi
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, procedure