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 1kMsFh-0002mh-VU for pgadmin-hackers@arkaria.postgresql.org; Mon, 28 Sep 2020 12:27:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kMsFg-0002ra-Rz for pgadmin-hackers@arkaria.postgresql.org; Mon, 28 Sep 2020 12:27:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kMsFg-0002rT-Mf for pgadmin-hackers@lists.postgresql.org; Mon, 28 Sep 2020 12:27:32 +0000 Received: from mail-il1-x135.google.com ([2607:f8b0:4864:20::135]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kMsFe-0005mu-8u for pgadmin-hackers@postgresql.org; Mon, 28 Sep 2020 12:27:32 +0000 Received: by mail-il1-x135.google.com with SMTP id t12so1005500ilh.3 for ; Mon, 28 Sep 2020 05:27:30 -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=ciAEg6MT4M1vF286xk+a67rUfodmA7RxdwOubceYnD4=; b=gqN4UuOxdB9F9jHGpe4hABsDnH/0xfNDuBhZQi22dkVNUuSp1+E53rx3vhnG9A0SGX mVJbfYcKXii90PQ5OBS3cuH22xat3ep9QK2gsgQfASwmg+rY0x4lKadDt5KAwPdUvx7n HwSlKqV4/3Hq9ohTVdgZQ1eKR7R7LLPmBDL9qkcLQxL/ZLs+yyMBYCGUzoXpRWCPRdhS oRo/4D/0Mzjkwf3RYXqbRJBJFVRZZWIsYQc5CEJg4Wo/cAUBd3vvqgT6EqrgLsouRpGk N0ltPAdlaF6zlnVamv90wQR6u8lkQp6M3ciXz1d7m6Jng/9IKzcx0CxflAiX/sRRACoC ZJDg== 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=ciAEg6MT4M1vF286xk+a67rUfodmA7RxdwOubceYnD4=; b=Cf8N7HSV41TS2NeIhh5VZ/l6C2w1OWBEXRx+diT3WkhwpG7tYpO+2k4TelyOG7hPlo 0P1vjxKZbcTvPSdAVHk27KXQfUhyP5FVc9jYGOwVeWySEFYqelR/MzhyiTR7SZ98XeI+ 3Na9MnwlSLhjByhKBGL0t/KdhpQgJzJMZxCjub5+6mc75Le9ObXIXGdyfPGz5FM9TxtU XwzuGfxvaPiHU71+7poEBCHI8N939ygLtJxcBxwe+fIAxrv+XTcweAt7uM2dpruGPjF1 u+7mMdzeGgKwrj50IJw/GEDqFjGN9ZL+V9JK85qmtN+r9M4phaOI5Rh9hixzmJ6XBLka KO8Q== X-Gm-Message-State: AOAM533VfcE9yGVr/io3KgQ3BAraeh1ZU4y+IWS1bQ1D2c1ESdmoW7vN bdynMfHbqsgIrt19I4koGouAXmpNSZen7dgZ+rjOnrwXW0lfurdpDBy3Rr4XqWVQnUCf5Zpib3t VdPI1q0Wva4EfTyCp6er9UPnEftUs/TK5/T1KP3CFimrbDfq6nRKR5VYRdLzkUmBDBYqrhYawvr J6bXZZ35kh3eTCSgre7OJtYch+mwSGE3n/6ztB9ZKjrDzYIrb8Bdd1bpAq6vA+0sH7hw== X-Google-Smtp-Source: ABdhPJyo4oukL6QUksfDEMRAiMVoLyd3041sH/FaZfcij5KAkRL/dloiZ64JpkgdZ6zvgh9/9cTAVkbK90N8LWi/3JM= X-Received: by 2002:a92:7711:: with SMTP id s17mr926363ilc.236.1601296048796; Mon, 28 Sep 2020 05:27:28 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 28 Sep 2020 17:57:18 +0530 Message-ID: Subject: Re: [pgAdmin][RM4806] Add info to empty explain tab To: Aditya Toshniwal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000002b43b505b05eca0b" 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: Precedence: bulk --0000000000002b43b505b05eca0b Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Sep 28, 2020 at 3:02 PM Aditya Toshniwal < aditya.toshniwal@enterprisedb.com> wrote: > Hi Hackers, > > Attached is the patch to add a useful message when the explain plan is not > used and is empty. I've also added a message for the data output tab. > > Please review. > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > > "Don't Complain about Heat, Plant a TREE" > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000002b43b505b05eca0b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Sep 28, 2020 at 3:02 PM = Aditya Toshniwal <a= ditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

Attached is t= he patch to add a useful=C2=A0message when the explain plan is not used and= is empty. I've also added a message for the data output tab.

Plea= se review.

--
Thanks,Aditya Toshniwal
<= div>pgAdmi= n hacker=C2=A0| Sr. Software Engineer | edbpostgres.com
"Don't Complain a= bout Heat, Plant a TREE"


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