[Pkg-postgresql-public] pgadmin sql formatting issue - patch attached

inspector morse inspectormorse86 at gmail.com
Wed Oct 29 22:31:59 UTC 2014


Hello,

Could you please add the attached patch to Debian Wheezy for the pgadmin
package?

It fixes a SQL formatting issue with stored procedures that have long list
of parameters. Currently, all of the stored procedure parameters are listed
horizontally in the query editor. If you have 80+ parameters, you have to
scroll horizontally which makes it very difficult to use. This patch fixes
it by listing it vertically.


The pgadmin developers reviewed the patch and approved it and it was added
to the latest version on the pgadmin site. Debian version of the package
however does not have the patch.

Thanks!


---------- Forwarded message ----------
From: J.F. Oster <jinfroster at mail.ru>
Date: Sun, Oct 26, 2014 at 1:51 AM
Subject: PATCH: Stored procedure large parameter list
To: pgadmin-hackers <pgadmin-hackers at postgresql.org>
Cc: Raymond O'Donnell <rod at iol.ie>, inspector morse <
inspectormorse86 at gmail.com>


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20141029/0753990e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 141026_function_params_multiline.patch
Type: application/octet-stream
Size: 1813 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-postgresql-public/attachments/20141029/0753990e/attachment.obj>


More information about the Pkg-postgresql-public mailing list