Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWa02-003hlh-U7 for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 10:13:07 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qWa01-00G652-HG for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Aug 2023 10:13:05 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qWa01-00G64u-78 for pgadmin-hackers@lists.postgresql.org; Thu, 17 Aug 2023 10:13:05 +0000 Received: from mail-pg1-x52f.google.com ([2607:f8b0:4864:20::52f]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qWZzx-000e9N-OV for pgadmin-hackers@postgresql.org; Thu, 17 Aug 2023 10:13:04 +0000 Received: by mail-pg1-x52f.google.com with SMTP id 41be03b00d2f7-56546b45f30so5818585a12.3 for ; Thu, 17 Aug 2023 03:13:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1692267179; x=1692871979; h=cc:to:subject:message-id:date:from:in-reply-to:mime-version:from:to :cc:subject:date:message-id:reply-to; bh=GPBrCRIt4A86p58puvr5t9rs/1IT5Ij3JrSCUijXAb4=; b=PhO5NIhOfxjeCth21W6K4RIC/pt2xQJgSnRaBQKjSrKuUXCIL9w3urwzxYauUfRkLy hLpyvPDIs4LvPv9Ghj4kMfVK9B83cF7bsljni02YxaOPWBPzBLdBa3VfmbfdGn+qUAiS 3TZu31tiT9PAgf5xGOwAPS2KRu1P0cqhMtrGYOE37Nq7gyIWMqCvVBV1DumYigroq9bm 5UQ4adTRqakezhXZ1U75d6l/uCBJpVkVZUIpBCE67cXwecu8iDYIVoAJuj7Ovf27R0g6 nbfYnel5XPSDchBUrZRnEUQU2CGZOJ3bgvrcQKcl+TftqJk1JDaXai1me9JVo1UkV0lH Vbew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692267179; x=1692871979; h=cc:to:subject:message-id:date:from:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GPBrCRIt4A86p58puvr5t9rs/1IT5Ij3JrSCUijXAb4=; b=JFHAgopMM7sxBQLCj6IaN/cJaeVBdyLLZE8OnNUfGFl7rWCREpEyQ1M26nZHpuWLdo /iBdn8ljQNn/U6Z8GAMwEbEacln4l4NhstQaiFIDfkLPH9nZZGp1gWt9D2+ZN9pVNoaS pXthp7wwrDPAFqD+tzNZL34exBpBRty0U0m8tIf6mkveNIPFRS+Aq7hFQZHToiME5WIZ cooGcxqpyqm2BfTB4tlsrDUM3wKdGtyWjgVgidrUGVnWVLg8wRa+DFJaig7HGzdhg8FF 35p5IagmjzdXdIXzhM+z1/U/FwBjPzRne47Y+UyL08OJmIFTc+8kPSWYMcquGXnKPm0n m7ew== X-Gm-Message-State: AOJu0Yzc90vU0jO8HRMqu5yyVgbzkPxDFckaCGalLAMBVulRJoOnSmdq rRRLp5EFcjLj5lyWJZnfBcaV4rIGK/Q8JMs1cBI= X-Google-Smtp-Source: AGHT+IGwkcmEGruNVyMxpx+vXkQHXSd4Qt9A1KfGHLQvtoD1jOKnmJdC3dW5gkHkOAg/1sq6ocbIDmeGvhMrD0om9p8= X-Received: by 2002:a17:90b:ed3:b0:268:13ef:ddc with SMTP id gz19-20020a17090b0ed300b0026813ef0ddcmr3875849pjb.3.1692267179572; Thu, 17 Aug 2023 03:12:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: From: Sahil Harpal Date: Thu, 17 Aug 2023 15:42:45 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Khushboo Vashi Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="0000000000001a841e06031ba8f9" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000001a841e06031ba8f9 Content-Type: text/plain; charset="UTF-8" Hi Khushboo, I have made the necessary changes and pushed them to the same repository. Let me know if that resolves this null value issue. Thank you, Sahil > --0000000000001a841e06031ba8f9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Khushboo,

I have made the= necessary changes and pushed them to the same repository.=C2=A0Let me know= if that resolves this null value issue.

Thank you= ,
Sahil
3D""
--0000000000001a841e06031ba8f9--