Re: [pgadmin-hackers] PATCH: Patch to fix issue in trigger function (pgAdmin4)

2016-06-17 Thread Dave Page
Thanks, applied. On Fri, Jun 17, 2016 at 11:37 AM, Murtuza Zabuawala wrote: > ++ > > Issue: Error was due to wrong ‘edbspl’ language selection, we have now > exclude it for trigger function creation. > > > On 17-Jun-2016, at 3:50 pm, Murtuza Zabuawala > wrote: > > Hi, > > PFA minor patch to fix

Re: [pgadmin-hackers] PATCH: Patch to fix issue in trigger function (pgAdmin4)

2016-06-17 Thread Murtuza Zabuawala
++ Issue: Error was due to wrong ‘edbspl’ language selection, we have now exclude it for trigger function creation. > On 17-Jun-2016, at 3:50 pm, Murtuza Zabuawala > wrote: > > Hi, > > PFA minor patch to fix the issue where we were getting 'index out of range' > while creating trigger func

[pgadmin-hackers] PATCH: Patch to fix issue in trigger function (pgAdmin4)

2016-06-17 Thread Murtuza Zabuawala
Hi, PFA minor patch to fix the issue where we were getting 'index out of range' while creating trigger function. (RM#1212) -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company RM_1212.patch Description: Binary data -- Sent via pgadmin-hacke