[pgAdmin][RM7441] Query editor is not activated when switching query tabs

2022-06-12 Thread Aditya Toshniwal
Hi Hackers, Attached patch fixes the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7441.patch Description: Binary data

Re: [pgAdmin][RM7468] Query history empty

2022-06-12 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jun 13, 2022 at 11:07 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached patch will skip the history records if the JSON info fail to > parse instead of showing - No history. > Please review. > > -- > Thanks, > Aditya Tosh

Re: [pgAdmin][RM7443] Use spaces not working in query tool

2022-06-12 Thread Akshay Joshi
Thanks, the patch applied. On Mon, Jun 13, 2022 at 11:13 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to fix the issue. > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* >

pgAdmin 4 commit: Fixed and issue where 'Use spaces' not working in the

2022-06-12 Thread Akshay Joshi
Fixed and issue where 'Use spaces' not working in the query tool. Fixes #7443 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ea3203f466390e299bcb559bc9e50e6193dbf2bd Author: Aditya Toshniwal Modified Files -- docs/en_US/release_n

pgAdmin 4 commit: Skip the history records if the JSON info can't be pa

2022-06-12 Thread Akshay Joshi
Skip the history records if the JSON info can't be parsed instead of showing 'No history'. Fixes #7468 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f615ef30f90be785714223a69d2ea7fc989ea1d5 Author: Aditya Toshniwal Modified Files -

[pgAdmin][RM7443] Use spaces not working in query tool

2022-06-12 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to fix the issue. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE" RM7443.patch Description: Binary data

[pgAdmin][RM7468] Query history empty

2022-06-12 Thread Aditya Toshniwal
Hi Hackers, Attached patch will skip the history records if the JSON info fail to parse instead of showing - No history. Please review. -- Thanks, Aditya Toshniwal pgAdmin Hacker | Software Architect | *edbpostgres.com* "Don't Complain about Heat, Plant a TREE"H RM7468

Re: connection failures on forked processes

2022-06-12 Thread Aditya Toshniwal
Hi Jim, This is the pgAdmin mailing list. pgsql-hack...@postgresql.org is the email which might help. On Fri, Jun 10, 2022 at 9:07 PM Jim Popovitch < jim.popovi...@replatformtech.com> wrote: > Hello! > > We are seeing connection failures when using "sslmode=require" on forked > connections. At