Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one

2020-08-07 Thread Akshay Joshi
Thanks, patch applied. On Fri, Aug 7, 2020 at 11:36 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the followup patch to fix all the remaining issues (around 30) > related to replacing the generic exception class with more specific ones. > Please rev

Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one

2020-08-06 Thread Aditya Toshniwal
Hi Hackers, Attached is the followup patch to fix all the remaining issues (around 30) related to replacing the generic exception class with more specific ones. Please review. On Wed, Aug 5, 2020 at 12:42 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Wed, Aug 5, 2020 at 11:09 AM Aditya

Re: [pgAdmin][SonarQube] Replace the generic exception class with a more specific one

2020-08-05 Thread Akshay Joshi
Thanks, patch applied. On Wed, Aug 5, 2020 at 11:09 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to replace the generic exception class with a newly > added ExecuteError class for all the places where error occurs when a SQL > is executed

[pgAdmin][SonarQube] Replace the generic exception class with a more specific one

2020-08-04 Thread Aditya Toshniwal
Hi Hackers, Attached is the patch to replace the generic exception class with a newly added ExecuteError class for all the places where error occurs when a SQL is executed. This fixes around 34 issues. Please review. -- Thanks, Aditya Toshniwal pgAdmin hacker | Sr. Software Engineer | *edbpostgr