Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZYCg-0000Ro-JY for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Apr 2021 12:13:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lZYCf-0005eV-I2 for pgadmin-hackers@arkaria.postgresql.org; Thu, 22 Apr 2021 12:13:05 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lZYCf-0005eO-Cx for pgadmin-hackers@lists.postgresql.org; Thu, 22 Apr 2021 12:13:05 +0000 Received: from mail-io1-xd2e.google.com ([2607:f8b0:4864:20::d2e]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lZYCd-0003Vy-7D for pgadmin-hackers@postgresql.org; Thu, 22 Apr 2021 12:13:04 +0000 Received: by mail-io1-xd2e.google.com with SMTP id l21so2053135iob.1 for ; Thu, 22 Apr 2021 05:13:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=AGh8TL0Q1Myhy7k7ethaIaEH6VERK/uchkyRAsAxJqw=; b=S40C68ZGjwn7imjDXS++mF5dz+daXC3r3di282Ff/udOfvVumMjMLdl03vw0ClbsHJ RCbE84edYR3tCvKBWBxd45XAGf4wecbEgGuLP81BcDYk6o+A2/YLXFqh1joX2zhW2aDV onCa7aQMTkxqYLhQxP7BNvzF65oUeJkCkBcuNkPSIfLtEzfS42n4m+nHk484QW1IEE84 ZJ0D4WDY/lgsESnlChnhntHtdVyGGZWAWA2eDx6lhuoZuYJSZUt193Seg5jIHNbJXwIQ nIf49BYF8jfRE3kLTy9PO5GF9VAqSnrO10/dPmjgx6Hd6igVWgR9eO2eaFOOxdKifj+K /ONA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=AGh8TL0Q1Myhy7k7ethaIaEH6VERK/uchkyRAsAxJqw=; b=LQ22RHypo/7EyiURo0MQw7B/TVnReJ9hDdN9yZRu4inVE7715pCgzmytymu+M2AlDX YqikIKaR3ve9A34nTWnqlEDsiOoDjQjhncdPXmTxfKTk/YKj3kZ5vqJyY5EDpA7+RDJN 7UBuZBAhDAyEgtGTtBhNUwjcAn1+TLqnYmkFWLurUdQx0kaSc6N+eoyBTJ9VAEV3vSdr kCW8zDf64kf9xEXmMVn+9nCr6q3O1e4awDb1o/hzhiaBiTn+2BNPS9RwQL3fgjCsIEKT BDWmQK+KvM0pqLuZT2FeKYm09raTzd/VjxkNL1VabOROT/t5rA2YHGkt8e0eE4l7ClV+ ES7Q== X-Gm-Message-State: AOAM532u4NYeReuTUo52yvcupe9o9aL5xtU8f5bW9/ZlhprP250N6FSE TIz7/WprtlgMxKMwmqvgC3Q2STsZomv/77LeO7snp240fIkqs2ofGrvJWZEJeriv2k7BpeHMsLp okYOl5v//mvmyS1p8TAMeSo3ZWZrmIW38lim9AzRL/lgcGb367TVEyX4Ganjrme0oN1WJ6WEXwH e4/dmVB0BL91T+976kacuK3+YTKi1QHRaXldRP3wpHZ1RU0w3oXAy2ivPQxg== X-Google-Smtp-Source: ABdhPJy7akxkhxFp2rC7cEIbBcndMqZJXcTko7IY8qy+HKDeSBz0gyaff70w+aaqIu5QHXfn6H2rk8UztFzkierxroc= X-Received: by 2002:a02:230d:: with SMTP id u13mr2938324jau.53.1619093582587; Thu, 22 Apr 2021 05:13:02 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 22 Apr 2021 17:42:51 +0530 Message-ID: Subject: Re: [pgAdmin]:SonarQube Fixes To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d9453205c08e9944" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d9453205c08e9944 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Apr 22, 2021 at 4:21 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi, > > Please ignore my previous patch. PFA attachment of my updated patch. > > On Tue, Apr 20, 2021 at 1:49 PM Pradip Parkale < > pradip.parkale@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find attached the patch for some SonarQube fixes. >> >> -- >> Thanks & Regards, >> Pradip Parkale >> Software Engineer | EnterpriseDB Corporation >> > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000d9453205c08e9944 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Apr 22, 2021 at 4:21 PM = Pradip Parkale <pradi= p.parkale@enterprisedb.com> wrote:
Hi,

Pleas= e ignore my previous patch. PFA attachment=C2=A0of my updated patch.
<= /div>
O= n Tue, Apr 20, 2021 at 1:49 PM Pradip Parkale <pradip.parkale@enterprisedb.com= > wrote:
=
Hi Hackers,

Please find attached=C2=A0t= he patch for some SonarQube fixes.

--
<= div dir=3D"ltr">
Thanks &am= p; Regards,
Pradip Parkale
Soft= ware Engineer | EnterpriseDB Corporation


--
Thanks & Regards,
=
Pradip Parkale
Software Engineer |= EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--000000000000d9453205c08e9944--