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

From Khushboo Vashi
Subject Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.
Date
Msg-id CAFOhELcAOMhmvaU-E_K4zv5xEH==UDOnkn3yPNmZsmLV_B17=w@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers


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?
Support function should have specific arguments and return type (i.,e. internal), and the user needs to write the code for that function in the C.
So, what should we consider here?
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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Skip a RE-SQL test on the bases of precondition
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.