Re: PATCH: Stored procedure large parameter list

From: Sanket Mehta <sanket(dot)mehta(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, "Raymond O'Donnell" <rod(at)iol(dot)ie>, inspector morse <inspectormorse86(at)gmail(dot)com>
Subject: Re: PATCH: Stored procedure large parameter list
Date: 2014-10-28 09:29:19
Message-ID: CA+yw=mNc5PJQ5qciD0__xaWrUaPoDZbkH0YEzh0in93uuTNDRQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

I have reviewed this patch.
This looks good to me.

Regards,
Sanket Mehta
Sr Software engineer
Enterprisedb

On Mon, Oct 27, 2014 at 4:16 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:

> Ashesh, can you review/commit this please?
>
> On Sun, Oct 26, 2014 at 5:51 AM, J.F. Oster <jinfroster(at)mail(dot)ru> wrote:
> > Hello!
> >
> > Please consider this patch. It's a small formatting improvement for
> > pgFunction::GetSql() per discussion:
> >
> http://www.postgresql.org/message-id/CAHYn==4bqLjo5Y+AgaNC-HWrtKHPyDUueQ_NvbPBPYPb5JRtHA@mail.gmail.com
> >
> > --
> > Best regards,
> > J.F.
> >
> > --
> > 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
>
>
> --
> 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
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Sanket Mehta 2014-10-28 09:59:14 Re: PATCH: Clear undo/redo history when a file is opened in Query editor
Previous Message Sanket Mehta 2014-10-28 07:39:14 Re: F8 for Execute to file