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 1ldSvo-0002EJ-TV for pgadmin-hackers@arkaria.postgresql.org; Mon, 03 May 2021 07:23:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ldSvn-0002et-PH for pgadmin-hackers@arkaria.postgresql.org; Mon, 03 May 2021 07:23:51 +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 1ldSvn-0002em-G2 for pgadmin-hackers@lists.postgresql.org; Mon, 03 May 2021 07:23:51 +0000 Received: from mail-il1-x12d.google.com ([2607:f8b0:4864:20::12d]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ldSvk-00008h-QV for pgadmin-hackers@postgresql.org; Mon, 03 May 2021 07:23:50 +0000 Received: by mail-il1-x12d.google.com with SMTP id p15so3094217iln.3 for ; Mon, 03 May 2021 00:23:48 -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=yzgkj+Cc7x4dS4WXMqJiX0z/gGCvwSUEN5tKVR3bqfc=; b=DopdQYUY+EnPMBuafsjQis8XD/GTguyQvYc7FH61cKRMhm3QF3voez1mk2leP0J/8e wS0ACaBhlxhDROYb9EykUfVp9i6feW98Mi8rKH/u8HC3EcA9OTBJlLBZnHy11OO49QEp CIq60ZwMUPvFqWpnGApOJkJz/srlBo22MkuBTC0OW2C7gszGzk52ixFDHP6UQqdxWfjI CWR6oD9kERMyLE01lf043fuWgnGhKYG8UjcKRlsK9X9kl5SOnlvNmmb/V0iXvbHT1c0Z suJTLOai0b6d23S1ScuAoZcUXefpLx1gO9ESCxkh76VTl+oewa74ogqM4Z19Y8ocMiyg Ulrw== 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=yzgkj+Cc7x4dS4WXMqJiX0z/gGCvwSUEN5tKVR3bqfc=; b=Bth8is54iUOssJDvahr9od0kLob13feYhgECdQlSWvAADII1c73IGGsy6yy8QUeOh9 FRCmhUz0eKRclESrhNWgQVwlPSIr2o7YYzSK1M+0+vqZUqsyoib739oA6a0obLAGIKLG xnkCRWo00D3/rMKeYpWbtNhvg3gUctXKr5+U8Z7OWjG9ehSwmLNHueoM3wEBo4URNJXS SPcU36jE/fwVXKG68dhbbuIn91UlShAuCra184EqFawLhJsKoqEweaeU73ajcEqf8qFS z0zt/uWV4MHtTRl5Z5G/vZh1vJSmHHkMzeIicXqp3dkX1B4cql/wUkDHEm7jOC8Fuaz9 GrTg== X-Gm-Message-State: AOAM5312qmgODkxDln9qFvei5q7mStF4H+arARLo4jcwlq71fL1dFQFF vUv+YMnuSfrxRO3EEZ9KMJWFAcxL6iI2h2+GbkuQ4UuzrIHt7LXAKtG0S42/owclfCW6UTkkfwg pDLG+RPSNc/KsxL0GpfZ5EvOW21I+jZPl1vdVFZ3dkbH+Ii7N7AAOrw+aYQPuNL8UvQejYHs69/ aCCCCqPe9tMcnibhwpfFyvbmovHtTRHsfRlkENSamnSCb2AX2Q4V0ljCTx4w== X-Google-Smtp-Source: ABdhPJxsnOZ/rJ8AqYWy7ctPhoVagu8qYS/2LXMFZfdXJ5avmTK4jAQW8SOLQLQoysDqqOjpWJcSmmmhFLV2V3RhG8Q= X-Received: by 2002:a92:b751:: with SMTP id c17mr850795ilm.121.1620026627797; Mon, 03 May 2021 00:23:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 3 May 2021 12:53:36 +0530 Message-ID: Subject: Re: [pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000ad4c4805c167d7b6" 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 --000000000000ad4c4805c167d7b6 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, Apr 29, 2021 at 4:06 PM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch for #6417 Query editor is not being closed > if user Click on don't Save button. > > > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000ad4c4805c167d7b6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, Apr 29, 2021 at 4:06 PM Prad= ip Parkale <pradip.pa= rkale@enterprisedb.com> wrote:
Hi Hackers,
Please find the attached patch for #6417=C2=A0Query editor is n= ot being closed if user Click on don't Save button.



--
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

--000000000000ad4c4805c167d7b6--