Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fSPIF-0003yJ-L4 for pgadmin-hackers@arkaria.postgresql.org; Mon, 11 Jun 2018 16:03:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fSPIE-0000N8-7q for pgadmin-hackers@arkaria.postgresql.org; Mon, 11 Jun 2018 16:03:42 +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_SHA384:256) (Exim 4.89) (envelope-from ) id 1fSPID-0000My-Uu for pgadmin-hackers@lists.postgresql.org; Mon, 11 Jun 2018 16:03:42 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fSPIA-0006rZ-9p for pgadmin-hackers@postgresql.org; Mon, 11 Jun 2018 16:03:41 +0000 Received: by mail-wm0-x229.google.com with SMTP id j15-v6so17640114wme.0 for ; Mon, 11 Jun 2018 09:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=sYuZFtbILCMu2qwbKccqgkx5oKI6bNG7iuaVAHTmeS0=; b=0giBQl6W/9B9UIbEk50t2oqbTfmQH29jwdfzqYrjFTcD3R/9fVJNs2SJiuxP1b7a7C SeUe22YExiQOvikzl5yRM3GPqhuVgsBiVfTjpsgJtOjQ+RNyBPqWntcUUpOJUtGK9Irz 6hEVO2wOQzHbz+H9cxzFI+ty4kFzZtd6RbZKGcX2oWHfaUxT8RoqW1uqXA0o4fg0tX04 kPp/07746Ng4AzFO+xjgGOA2MNgnkVY2WWZ6pg/gOSavOqyl5MpiPc4kwhLxJhbN82Ae yzQmszcWrkpIioudihn/SUzgLUfyeXXSyRkuzmoASeGkGP2CvFTOWWxzvtStGR3y01dQ wGOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=sYuZFtbILCMu2qwbKccqgkx5oKI6bNG7iuaVAHTmeS0=; b=rgrm7c5NbhIr6HhvXsCrUz4EC6637BNDB2FRoQ/BeeU0VV6ehJDjLNpYXECnOQC+Zi bIGkxFMBnGd8BgHwPnq4Gbu8KEJW+a2YS5It9aKir1lcont3P0FGKfp0SKb6hS+4Mkws OamkBNSvNOYG1u8jpEG/m418te373nL/uNSVb65upy6NINVGtNjArnADixfTXBAlIdiF V5bN+TlQkAEBblVk6WCKTree5PAgKgZoIyk8JwFPGU0S4vL3VU4kOtMDgFBujbvIY5H4 gktrL/AUvCxo8Q3qxQBj2IGT1Wet/4S26lCUiLTJZFLBOr4D9cKAg9LA3Tw2380DzO8V 0PJw== X-Gm-Message-State: APt69E0LHVJ4BS6gt1cF6BGp+0M9hmR0h9AVU9kNz55INcB+3wAY1jab OuAyixXHUHdptsF9+HVldijbrzdPpZYxn7ToYfzpmw== X-Google-Smtp-Source: ADUXVKIJYJrliXz4iQ1/tZnqIbOUy1uKx1pgfYAZqEDqjryn09EAsegfS7uXr7yWldRLeRdBlfHsJu/e5YU0jN0wXAc= X-Received: by 2002:a1c:992:: with SMTP id 140-v6mr8953791wmj.86.1528733015741; Mon, 11 Jun 2018 09:03:35 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Mon, 11 Jun 2018 09:03:34 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Mon, 11 Jun 2018 17:03:34 +0100 Message-ID: Subject: Re: [pgAdmin4][RM#3404] Graphical explain plan do not display text under the node To: Murtuza Zabuawala Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000005c29fe056e5fe4ac" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000005c29fe056e5fe4ac Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Sat, Jun 9, 2018 at 7:01 PM, Murtuza Zabuawala < murtuza.zabuawala@enterprisedb.com> wrote: > Hi Dave, > > Sorry, the previous patch had a typo, Here's an updated patch. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > On Thu, Jun 7, 2018 at 2:32 PM, Dave Page wrote: > >> Hi >> >> On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala < >> murtuza.zabuawala@enterprisedb.com> wrote: >> >>> Hi, >>> >>> PFA minor patch to fix the regression issue introduced with RM#3271 >>> commit due to which label is not displaying under the graphical explain >>> node, I've attached the screenshot in RM for your reference. >>> >> >> I see the labels, but the popups are not displaying on mouseover/hover >> like they used to. Can you look into that please? >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company >> > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --0000000000005c29fe056e5fe4ac Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.
On Sat, Jun 9, 2018 at 7:01 PM, Murtuza Zabuawa= la <murtuza.zabuawala@enterprisedb.com> wro= te:
Hi Dave,

Sorry, the previous patch had a typo, Here&#= 39;s an updated patch.

<= div>
--
Regards,
Murtuza Zabuawala
Enterprise= DB:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreS= QL Company


On Thu, Jun 7, 2018 at 2:32 PM, Dave Page <= dpage@pgadmin.org> wrote:
<= div dir=3D"ltr">Hi

On Wed, Jun 6, 2018 at 6:04 PM, Murtuza Zabuawala &l= t;m= urtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA minor patch to fix the regression issue in= troduced with RM#3271 commit due to which label is not displaying under the= graphical explain node, I've attached the screenshot in RM for your re= ference.

I see the labels, but the popups are not displaying = on mouseover/hover like they used to. Can you look into that please?

--
Da= ve Page
Blog: = http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK= : http://www.ente= rprisedb.com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--0000000000005c29fe056e5fe4ac--