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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch] - RM #4333 - Add support for function selectivity.
Date: 2019-07-25 15:10:48
Message-ID: CA+OCxowgTpoScW7pwdqJWCD7NJZYTs6QKcH++u8=2mV7Va5rsA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied!

On Tue, Jul 23, 2019 at 6:35 AM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi Dave,
>
> Please find the attached updated patch.
>
> On Mon, Jul 22, 2019 at 2:07 PM Dave Page <dpage(at)pgadmin(dot)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(dot)vashi(at)enterprisedb(dot)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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-25 15:16:51 pgAdmin 4 commit: Fix generation of reverse engineered SQL for tables w
Previous Message Dave Page 2019-07-25 15:09:40 pgAdmin 4 commit: Add support for planner support functions in PostgreS