From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com> |
Cc: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: PATCH: arguments of Trigger function was not displaying properly (pgAdmin4) |
Date: | 2016-11-10 12:49:29 |
Message-ID: | CA+OCxoxsxS66_89X7x_w940kpn8aDh=tYYb+JOqRig3f4zjDzg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Thanks Navnath. Excellent to see you fixing the bugs you find during
QA - that's very helpful. Patch applied.
On Thu, Nov 10, 2016 at 10:13 AM, Navnath Gadakh
<navnath(dot)gadakh(at)enterprisedb(dot)com> wrote:
> Hi Dave,
>
> While testing I faced TypeError in the triggers (for more details refer
> RM#1912). It was small code change I have resolved it. Please find the
> patch.
>
> Thanks.
>
> On Wed, Nov 9, 2016 at 8:30 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>> On Fri, Nov 4, 2016 at 12:51 PM, Murtuza Zabuawala
>> <murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
>> > Hi,
>> >
>> > PFA patch to fix the issue in trigger node where it was not displaying
>> > arguments of Trigger function
>> > RM#1912
>>
>> Thanks, applied!
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
>
>
> --
> Regards,
> Navnath Gadakh
>
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
>
>
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Navnath Gadakh | 2016-11-10 13:01:34 | Re: PATCH: arguments of Trigger function was not displaying properly (pgAdmin4) |
Previous Message | Dave Page | 2016-11-10 12:48:42 | pgAdmin 4 commit: Fix TypeError. |