Thread: PATCH: Unable to create procedure (pgAdmin4)

PATCH: Unable to create procedure (pgAdmin4)

From
Murtuza Zabuawala
Date:
Hi,

PFA patch to fixed the issue in procedure node where user were not able to create new procedure when they provide arguments.
(RM#1449)

To fix the issue we used qtTypeIdent in sql template for datatype, earlier it was qtIdent which was causing issue.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

Re: PATCH: Unable to create procedure (pgAdmin4)

From
Dave Page
Date:
Thanks, applied.

On Tue, Jul 12, 2016 at 9:04 AM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fixed the issue in procedure node where user were not able to
> create new procedure when they provide arguments.
> (RM#1449)
>
> To fix the issue we used qtTypeIdent in sql template for datatype, earlier
> it was qtIdent which was causing issue.
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.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