Re: [pgAdmin] RM5073 Save button is enabled in properties of Procedure by-default for SQL language

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] RM5073 Save button is enabled in properties of Procedure by-default for SQL language
Date: 2021-02-26 07:53:42
Message-ID: CANxoLDe23BEY5U8JYcj=LNRNOmnr0Mfs4LTmChQhhT=KMkqWOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Thu, Feb 25, 2021 at 6:14 PM Rahul Shirsat <
rahul(dot)shirsat(at)enterprisedb(dot)com> wrote:

> Hi Hackers,
>
> Please find the attached patch which resolves the issue of save button
> getting enabled for procedure, additionally for functions as well.
>
> There is no support for Estimated cost in Procedure for PG, which is also
> taken care of in this fix.
>
> --
> *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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-02-26 07:53:55 Re: [pgAdmin] RM6018 Encoding issue updating database
Previous Message Akshay Joshi 2021-02-26 07:53:13 pgAdmin 4 commit: Fixed encoding issue when database encoding set to SQ