Re: PATCH: To fix the issue where trigger function was not schema qualified in trigger SQL (pgAdmin4)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: PATCH: To fix the issue where trigger function was not schema qualified in trigger SQL (pgAdmin4)
Date: 2016-11-11 13:46:16
Message-ID: CA+OCxowxhF=NEwsF4AFR0hWpyivxO4-o74ff364t+_kQdnxrCQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Nov 11, 2016 at 7:33 AM, Murtuza Zabuawala
<murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patch to fix the issue where trigger function was not schema qualified
> in trigger SQL.
> RM#1949
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: 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
>

--
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 Murtuza Zabuawala 2016-11-11 14:05:16 PATCH: To fix type casting for OID's (pgAdmin4)
Previous Message Dave Page 2016-11-11 13:46:11 pgAdmin 4 commit: Ensure trigger function names are schema qualified in