Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hWQXE-0008Ps-CT for pgadmin-hackers@arkaria.postgresql.org; Thu, 30 May 2019 19:16:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hWQXD-00015P-4T for pgadmin-hackers@arkaria.postgresql.org; Thu, 30 May 2019 19:16:19 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hWQXC-00015I-Tc for pgadmin-hackers@lists.postgresql.org; Thu, 30 May 2019 19:16:18 +0000 Received: from mail-it1-x143.google.com ([2607:f8b0:4864:20::143]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hWQXA-0007sb-7v for pgadmin-hackers@postgresql.org; Thu, 30 May 2019 19:16:18 +0000 Received: by mail-it1-x143.google.com with SMTP id h11so11243526itf.5 for ; Thu, 30 May 2019 12:16:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=B4IYM+Z3w1X6omvZ8tY34IWvXbuhwRb611/WzfHrHrg=; b=jXn+M0bq6Z+SqoMD0Ga1VlMi+YBJNX24YA186xxJ6MUw4ORJdUgc6QD8MzxaI1hns1 Oe7jDkgwV6689UKOeWIRHluc0IaFhqGTw1BenUzn0XVilcJinnuY8PYn+dop8OHT7OqA HtIynPh03S3ivK1l+zf1Oxt+/AY7YJADJU83tRD0hi+Re0EXINO2ermwIOFtpQsi8xq/ kJjC5KVk0KA37VWW/MJkRbmel8rnrwUy9NlidKzGrlF22m+n47mEoHKOx9VqK0c+D3HN m9iHBId+/PkhBo+3gDaTTRmlBe2E5aYd4LK5my1TItQvgn3vAK9XzHOZc05CQUq64vUw Ij1g== 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=B4IYM+Z3w1X6omvZ8tY34IWvXbuhwRb611/WzfHrHrg=; b=PiLbdI0vPA+YaTAN5H65MqP70/tChOudywPdy+7JamMNSFlvRo0DsShZ60baZ8k1in fOR/fpgvvCgfFdwawn5paa6/8Vuadmj3CV0IlnmscPVgusMwTciGkfmkhyOHJyVjR1OJ mBFMlXXOPzcjFR9vc0jnJQA88eVifS53ULhWaZ87YVTjF/LRXuSoLi+81O5badWxiJBe U2gOLDIxtfrZSEROxTn1JGpgYL+ybn2ZmJDqM7VgucLOMvfI4Jd9UPPjVPAqkZz+rnKl /rB0zGDZOMSWTyRPGwD3oO0JRfuvSRsCSH1sg9JY0pppWsePm7ADU/dZsW5DP2997g9v MbRg== X-Gm-Message-State: APjAAAVTuCzsYLQvZOjGzG5SQvAJ0CJpUKmybj3cPwEjENcR8XrHDdCP GpIImGiEt9GEIbEJbV5HP1duT4zABmwK77UesHic3w== X-Google-Smtp-Source: APXvYqwXH+38aUyp+oXMehp5PtXg0oDUWES7QzLSOo4xlJuTMBfwOF436PHHT38ZNYsLbg31BqjgvwcZjop3ykqDNBY= X-Received: by 2002:a02:ce52:: with SMTP id y18mr3440169jar.78.1559243774125; Thu, 30 May 2019 12:16:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Thu, 30 May 2019 15:16:02 -0400 Message-ID: Subject: Re: [pgAdmin][RM4169] Multiple Geometry Viewer issue To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000468723058a1fbb26" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000468723058a1fbb26 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Thu, May 30, 2019 at 7:36 AM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is a tiny patch to fix the issue where geometry viewer is already > open on opening a new query tool. Excluded geometry viewer panel from > layout saving. > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB India | Pune > "Don't Complain about Heat, Plant a TREE" > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000468723058a1fbb26 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Thu, May 30, 2019 at 7:36 AM Adit= ya Toshniwal <adity= a.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is a tiny = patch to fix the issue where geometry viewer is already open on opening a n= ew query tool. Excluded geometry viewer panel from layout saving.

--
<= font size=3D"2" color=3D"#000000" face=3D"verdana, sans-serif">Thanks and R= egards,
Aditya Toshniwal<= /font>
Softwa= re Engineer |=C2=A0EnterpriseDB India |=C2=A0Pune
"Don't Complain about Heat, Pl= ant a TREE"


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @p= gsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL = Company
--000000000000468723058a1fbb26--