Re: [pgAdmin][patch] Clumsy coding related fixes

2020-06-15 Thread Akshay Joshi
Thanks, patch applied. On Mon, Jun 15, 2020 at 12:08 PM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Please ignore the previous patch, attached is the updated patch. > > On Mon, Jun 15, 2020 at 11:50 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >>

Re: [pgAdmin][patch] Clumsy coding related fixes

2020-06-14 Thread Aditya Toshniwal
Hi, Please ignore the previous patch, attached is the updated patch. On Mon, Jun 15, 2020 at 11:50 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi, > > Few more clumsy coding related fixes. > Please review. > > On Fri, Jun 12, 2020 at 3:25 PM Akshay Joshi < > akshay.jo...@en

Re: [pgAdmin][patch] Clumsy coding related fixes

2020-06-14 Thread Aditya Toshniwal
Hi, Few more clumsy coding related fixes. Please review. On Fri, Jun 12, 2020 at 3:25 PM Akshay Joshi wrote: > Thanks, patch applied. > > On Fri, Jun 12, 2020 at 11:40 AM Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Attached is the patch for some clumsy

Re: [pgAdmin][patch] Clumsy coding related fixes

2020-06-12 Thread Akshay Joshi
Thanks, patch applied. On Fri, Jun 12, 2020 at 11:40 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch for some clumsy coding related fixes as reported by > SonarQube. This is the first batch, and will be sending another later. > Please review