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 1kUq8O-0001ek-Vz for pgadmin-hackers@arkaria.postgresql.org; Tue, 20 Oct 2020 11:48:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kUq8N-0003Ul-S7 for pgadmin-hackers@arkaria.postgresql.org; Tue, 20 Oct 2020 11:48:55 +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 1kUq8N-0003Ue-N8 for pgadmin-hackers@lists.postgresql.org; Tue, 20 Oct 2020 11:48:55 +0000 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1kUq8L-0000kg-Aw for pgadmin-hackers@postgresql.org; Tue, 20 Oct 2020 11:48:55 +0000 Received: by mail-wr1-x443.google.com with SMTP id x7so1763137wrl.3 for ; Tue, 20 Oct 2020 04:48:53 -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=bO61OojH6Po3tvW9XQ/0gQRV8UMnRvXFKkhPbjpNcJE=; b=lL6wXBaXQSeJHzVryWD304QcSSKigRUTns1kybZk3Ox1DSEEiIUAym4+87b1u5sOzu qZZpUybmh+m7HScN5Sk5g4DOVkkwk8nK6NZt4vL0CtSqF46IxfmVJeRzgnCcHoCWfspP uShclgQh+KNAxvbjN9e1RHLUqBSwYFluZMswzQRU6Mzrjcwwza3RxVS3086sPgjE3T51 cuWcAdwT0JEY6udWeEMfBCb4mcjasxoDFsF7xMqxfFPwpy6E1148fEbMRDU5yFjtrYVz dgiKZM0J+bjrurv/UhXPq0l2mLSwSF3eLTOhlI/HVNh9nchyHblpSjXFzNltSAqL2072 eUGQ== 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=bO61OojH6Po3tvW9XQ/0gQRV8UMnRvXFKkhPbjpNcJE=; b=EUuloWHbx2Wnnmp7dfCg3+0ETlBjZDaM0uQRpQiC/BZrUKhifbFe9QJc2Xwye6FZZL u2Y/GtGIj8Vf5dYjzqMrXgo5IZ5/KeJ3QkI7dkE2k/Hg1NZ5Ljcn43hNVSz8mf1BFwuc I44SPFld9ztlkkYQ8dYi2ZBOnksvfCbrijy4gkXjEgUcBD+RQYFvGfHU7eSlPXgEMtr4 timjtpqFMBdifWdHO+IYwfi4Kqv60i76PFZOiT/XtXgUVcXmnAz+BSwjlqsSjRofVSco FDhziVEw1onlxxOeykMZbQ3bXk8w7sfkb1v04/dEr4Ej7gWTC88vuq16AfBvy6WPau5r bRNw== X-Gm-Message-State: AOAM531HI4C0c4XUFWb1Ig/oJ2kvV3rdjs6PS91gUqi3txRxcRupYnqZ u4E7KywzJ6nYov0svdLqPq0vdGfqLnS3U2Fay5a5tGKRQaNZ5WSs9/Gh+mbxd/3ME40uS+DLGIc LfSgck0S0oH2GvcGdgxoOor/M+ELaD6Sla0Pve0ebNAT5G++udmuoazBUmeJIXUlCP1EojgcREw 4BWk56QnhUM6F2qk9gVFYShpHftn2erORN0gdhprx7jlfR1ftq6KLFPfkt6A== X-Google-Smtp-Source: ABdhPJxH/f7oT2IrhvxGNRX/zcAUmCznawn6cAH09Im+rvbIwaRcgPh3nO9QGEBjUv4njsU2Q6UAcqNGNAxmKL3HisM= X-Received: by 2002:a5d:6cad:: with SMTP id a13mr3350723wra.347.1603194530811; Tue, 20 Oct 2020 04:48:50 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Tue, 20 Oct 2020 17:18:39 +0530 Message-ID: Subject: Re: [pgAdmin][RM5895]Toast table size in Statistics tab has no suffix To: Pradip Parkale Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000084390e05b218d001" 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 --00000000000084390e05b218d001 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Mon, Oct 19, 2020 at 10:57 AM Pradip Parkale < pradip.parkale@enterprisedb.com> wrote: > Hi Hackers, > Please find the attached patch for #RM5895. Toast table size unit was > missing. > > -- > Thanks & Regards, > Pradip Parkale > Software Engineer | EnterpriseDB Corporation > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Sr. Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000084390e05b218d001 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.

On Mon, Oct 19, 2020 at 10:57 AM= Pradip Parkale <prad= ip.parkale@enterprisedb.com> wrote:
Hi Hackers,
Please find the= attached patch for #RM5895. Toast table size unit was missing.

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


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