| From: | Navnath Gadakh <navnath(dot)gadakh(at)enterprisedb(dot)com> |
|---|---|
| To: | Dave Page <dpage(at)pgadmin(dot)org> |
| 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 10:13:00 |
| Message-ID: | CAOAJCYqBK-_AeSByNVir9PJPjcBuBGgLu1k36QT+J6SrfctrNg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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
| Attachment | Content-Type | Size |
|---|---|---|
| RM_1912.patch | application/octet-stream | 872 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Friedmann | 2016-11-10 10:15:54 | flask-login 0.4.0 has changed functions |
| Previous Message | Dave Page | 2016-11-10 08:58:15 | Re: QtWebEngine issue |