[pgAdmin4][patch] fix a typo in import_export_servers.rst

2021-12-09 Thread zhangj...@fujitsu.com
Hi, all It seems like there's a following typo in import_export_servers.rst -line option. There can be multiple configuations of pgAdmin on the same system. +line option. There can be multiple configurations of pgAdmin on the same system. Attaching a tiny patch to fix it. Please review. Regard

Re: [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time

2021-12-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Dec 9, 2021 at 5:19 PM Nikhil Mohite wrote: > Hi Akshay, > > Please find the patch to fix linter issues in explain.js. > > On Thu, Dec 9, 2021 at 5:00 PM Akshay Joshi > wrote: > >> Thanks, the patch applied. >> >> On Thu, Dec 9, 2021 at 11:19 AM Nikhil Mohite

pgAdmin 4 commit: Fixed linter error

2021-12-09 Thread Akshay Joshi
Fixed linter error Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4dc7f24b5f4dee8471b6a501204361abf5d1a7a9 Author: Nikhil Mohite Modified Files -- web/pgadmin/misc/static/explain/js/explain.js | 2 +- 1 file changed, 1 insertion(+

Re: [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time

2021-12-09 Thread Nikhil Mohite
Hi Akshay, Please find the patch to fix linter issues in explain.js. On Thu, Dec 9, 2021 at 5:00 PM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Dec 9, 2021 at 11:19 AM Nikhil Mohite < > nikhil.moh...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch

Re: [pgAdmin][RM-7064]: Owner is disabled while creating procedure.

2021-12-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Dec 9, 2021 at 1:19 PM Nikhil Mohite wrote: > Hi Hackers, > > Please find the attached patch for RM-7064 > : Owner is disabled while > creating procedure. > > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Senior Sof

Re: [pgAdmin][RM-7003]: Explain Analyze shows negative exclusive time

2021-12-09 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Dec 9, 2021 at 11:19 AM Nikhil Mohite < nikhil.moh...@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for RM-7003: > Explain Analyze shows > negative exclusive time > > > -- > *Thanks & Rega

pgAdmin 4 commit: 1) Ensure that the Owner should not be disabled while

2021-12-09 Thread Akshay Joshi
1) Ensure that the Owner should not be disabled while creating the procedure. Fixes #7064 2) Fixed an issue where Explain Analyze shows negative exclusive time. Fixes #7003 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9ec8d05a64a17462b02a9