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 1maa7Z-0007uL-VL for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Oct 2021 09:00:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1maa7Y-00080X-Qc for pgadmin-hackers@arkaria.postgresql.org; Wed, 13 Oct 2021 09:00:20 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1maa7Y-0007zl-L7 for pgadmin-hackers@lists.postgresql.org; Wed, 13 Oct 2021 09:00:20 +0000 Received: from mail-io1-xd29.google.com ([2607:f8b0:4864:20::d29]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1maa7S-0006dt-KM for pgadmin-hackers@postgresql.org; Wed, 13 Oct 2021 09:00:19 +0000 Received: by mail-io1-xd29.google.com with SMTP id i189so2019224ioa.1 for ; Wed, 13 Oct 2021 02:00:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=ZajAjk101YLRL+T6/mbTr/QUOUpweuNaz033YrVbfmM=; b=GXIcO4nSBCTdnPIBGhXPdzneYABoBWpUf4qDWOtfI1T3pQRgV8LTpds307VsJujNVe 1nHzpTrgjNiMLobSI/QF/v5cXaJKRWmxRhA41H9YiiVeJz3xA9NPCIIqMms+pJ+h3dDS 3yFOV56c8u9R/qf//Eb+aTGjk+2i+TmsYrwoRArSmfXg9z7KJtzOB7pBaouG7+nDclf4 OwMfzOzYciXwtEYtpAyFUwFrpiCrqusssKG0r/pGKsIF5UXJpOYZFil85YCNewB9UPHE YUPY5jrvM5tHLWs7mnJpwVIti2/RE+UqRMyCSru6taUG88T8HOwKuFxegRpvnJUramcc 3FRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ZajAjk101YLRL+T6/mbTr/QUOUpweuNaz033YrVbfmM=; b=G2SKI16EpkKNbQRGUR4M6NMatLLbb7lGxOrrGdpogAYFV9amq6mn1CDVickIc0ne7v OvJLGFuKWeD5Y9l4Os7tc5wjdLdHRECyHSKSggjGsT53AS30EJ2rcLSSDsEFASblmlri 3POcIRini7OM5t4u5xs6LVMCSn3JCZuk6uACHOJhPzyB8cfctflZpNK3h05xPP5auW7s tAeOyLrRL4o5otdn1+YuPQjDmHuT6N2xP/EMxHmV13Ptx6fwE59a5nZ4dGmhbuXfeZ/T uQr4gWq2XRLagbrSVS33dMiNVzpPOyphIQC5dBszNBHg3lr43T7InzawA6PRtE3TpFcE cdTg== X-Gm-Message-State: AOAM532lAjUJTTCLZITOdjxqD709RfHd2zvjWXbS7gTmTADV0a3m/Dlv EOXjWZPdEZ/o64/xGYSNybGF1tFiCNmAV2u3Ih15ZM1Hiyg3KjtSWKZkQ34ohVRVbO42Mg1u6vm dlH0nZA046ZkZAmH75i/UaNSg37xZLHB7LKnadelSCFmmROj8AifOyzSPuJIb/v1p1FlajS0MAG hNuedC1/jbE1F1+eAgyEuISeGoPvJT4ZL6NBn5EkNNhZ9Ps2UeVZNDh2T/fQ== X-Google-Smtp-Source: ABdhPJwjDDh9ufPdtSN+Y/QjOwBYaKXp1B7x+zTtY6VqKYMmXrnhr+MhKiaN3iJSA8c0UG8r5UvLT0pMKJZ/cS/DDaM= X-Received: by 2002:a05:6638:37a7:: with SMTP id w39mr27561458jal.19.1634115613853; Wed, 13 Oct 2021 02:00:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Wed, 13 Oct 2021 14:30:03 +0530 Message-ID: Subject: Re: [pgAdmin][React]: Port catalog object columns To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000afa69a05ce383019" 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: Archived-At: Precedence: bulk --000000000000afa69a05ce383019 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Wed, Oct 13, 2021 at 12:48 PM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch to port catalog object columns to react. > > -- > *Thanks & Regards,* > *Nikhil Mohite* > *Software Engineer.* > *EDB Postgres* > *Mob.No: +91-7798364578.* > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --000000000000afa69a05ce383019 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Wed, Oct 13, 2021 at 12:4= 8 PM Nikhil Mohite <ni= khil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch to port catalog object columns to react.

--
<= font face=3D"verdana, sans-serif">Thanks & Regards,
<= font face=3D"verdana, sans-serif">Nikhil Mohite
Software Engineer.
Mob.No: +91-7798364578.


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

--000000000000afa69a05ce383019--