Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity. - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.
Date
Msg-id CA+OCxowgTpoScW7pwdqJWCD7NJZYTs6QKcH++u8=2mV7Va5rsA@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied!

On Tue, Jul 23, 2019 at 6:35 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi Dave,

Please find the attached updated patch.

On Mon, Jul 22, 2019 at 2:07 PM Dave Page <dpage@pgadmin.org> wrote:
Hi

In the Trigger and Type dialogues when selecting a function we give a combo box listing all the functions in the database that match the required signature. Can't we do this here as well?

Done.

Thanks,
Khushboo 
On Fri, Jul 19, 2019 at 9:54 AM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for the RM #4333 - [PG v12] Add support for function selectivity.

The patch includes:
- Support Function implementation for PG/EPAS 12
- Documentation updates
- API Test cases

Thanks,
Khushboo




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add support for planner support functions in PostgreS
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix generation of reverse engineered SQL for tables w