Re: [pgAdmin4][RM#3179] Error message displayed if click on sql pane of Trigger function

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#3179] Error message displayed if click on sql pane of Trigger function
Date: 2018-04-12 13:11:19
Message-ID: CA+OCxoze-wvzpOUmAfgMmyAaPB0R5ez=ktAt=d5EJfo2n+ivXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - patch applied!

On Thu, Apr 12, 2018 at 11:52 AM, Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

>
>
> On Thu, Apr 12, 2018 at 3:45 PM, Aditya Toshniwal <aditya.toshniwal@
> enterprisedb.com> wrote:
>
>> Hi Hackers,
>>
>> PFA updated patch which includes procedure and functions of ppas. Other
>> nodes works fine.
>>
>> Looks good to me.
>
>> On Thu, Apr 12, 2018 at 2:59 PM, Aditya Toshniwal <
>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Khushboo,
>>>
>>> Looks like that need to be fixed too. It is not because of the new
>>> patch.
>>> Will send you the updated patch.
>>>
>>> On Thu, Apr 12, 2018 at 2:47 PM, Khushboo Vashi <
>>> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>>>
>>>> Hi Aditya,
>>>>
>>>> On Thu, Apr 12, 2018 at 2:30 PM, Aditya Toshniwal <
>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>>>
>>>>> Hi Hackers,
>>>>>
>>>>> PPAS SQL also needs to changed. PFA updated patch.
>>>>>
>>>>> The trigger function SQL panel is working now but the function SQL
>>>> panel is broken.
>>>>
>>>>> On Thu, Apr 12, 2018 at 2:14 PM, Aditya Toshniwal <
>>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>>>>
>>>>>> Hi Team,
>>>>>>
>>>>>> Please hold on with the patch. Checking if changes are required for
>>>>>> PPAS.
>>>>>> Will update soon.
>>>>>>
>>>>>> On Thu, Apr 12, 2018 at 12:18 PM, Aditya Toshniwal <
>>>>>> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>>>>>>
>>>>>>> Hi Team,
>>>>>>>
>>>>>>> PFA patch for RM#3179 where error message was displayed when user
>>>>>>> selects the SQL tab for a trigger function.
>>>>>>> Fixed the SQL query used to fetch the definition.
>>>>>>>
>>>>>>> --
>>>>>>> Thanks and Regards,
>>>>>>> Aditya Toshniwal
>>>>>>> Software Engineer | EnterpriseDB Software Solutions
>>>>>>> Pune | Mob - 8055837949
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Thanks and Regards,
>>>>>> Aditya Toshniwal
>>>>>> Software Engineer | EnterpriseDB Software Solutions
>>>>>> Pune | Mob - 8055837949
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Thanks and Regards,
>>>>> Aditya Toshniwal
>>>>> Software Engineer | EnterpriseDB Software Solutions
>>>>> Pune | Mob - 8055837949
>>>>>
>>>>
>>>> Thanks,
>>>> Khushboo
>>>>
>>>
>>>
>>>
>>> --
>>> Thanks and Regards,
>>> Aditya Toshniwal
>>> Software Engineer | EnterpriseDB Software Solutions
>>> Pune | Mob - 8055837949
>>>
>>
>>
>>
>> --
>> Thanks and Regards,
>> Aditya Toshniwal
>> Software Engineer | EnterpriseDB Software Solutions
>> Pune | Mob - 8055837949
>>
>
>

--
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 Joao De Almeida Pereira 2018-04-12 13:29:10 Re: pgAdmin 3.0 builds
Previous Message Dave Page 2018-04-12 13:10:39 pgAdmin 4 commit: Fix an error generating SQL for trigger functions. Fi