From: | inspector morse <inspectormorse86(at)gmail(dot)com> |
---|---|
To: | "J(dot)F(dot) Oster" <jinfroster(at)mail(dot)ru> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, "Raymond O'Donnell" <rod(at)iol(dot)ie> |
Subject: | Re: PATCH: Stored procedure large parameter list |
Date: | 2014-10-26 15:11:22 |
Message-ID: | CAHYn==7jUXZWmfqTvAEGweDK_7uC0b969r0ip9oXoDHqHQxJjQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Oh thank god! We have like 80+ stored procedures with very long parameter
lists. Editing them is a nightmare cause it is listed out horizontally in
pgadmin. We tried using text files instead but they often become out of
sync due to developers not keeping them upto date.
Do you know if this will be integrated in the next version of Debian
(Jessie)? We're currently using Debian Wheezy.
On Sun, Oct 26, 2014 at 1: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.
From | Date | Subject | |
---|---|---|---|
Next Message | Akshay Joshi | 2014-10-27 09:46:35 | Re: [pgadmin-support] pgAdmin 1.18.0 + slony-I 2.2.0 + PG 9.3 |
Previous Message | J.F. Oster | 2014-10-26 05:51:12 | PATCH: Stored procedure large parameter list |