Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Rahul Shirsat <rahul(dot)shirsat(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Date: 2021-08-18 14:25:31
Message-ID: CANxoLDfHiPJqZQ2XY3aaDi7t+Tgz4GfsvtdiiYMwn5Wr-EE+9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Rahul

On Wed, Aug 18, 2021 at 12:31 PM Rahul Shirsat <
rahul(dot)shirsat(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Please find the attached patch which ports package and its child nodes to
> react.
>
> A minor change of fullTab for sql type is added for the Properties tab.
>

The above change broke the visibility of the content of the code mirror
in the Properties panel for all the nodes (wherever applicable).
With your patch select any trigger function, package, edb functions and
verify in the Properties panel.

>
> --
> *Rahul Shirsat*
> Senior Software Engineer | EnterpriseDB Corporation.
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2021-08-19 08:05:49 Re: [pgAdmin][patch] RM6675 Port package and it’s child node to React
Previous Message Akshay Joshi 2021-08-18 14:03:08 pgAdmin 4 commit: Fixed an issue where columns with sequences get alter