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 <[email protected]> Date: Sun, Oct 26, 2014 at 1:51 AM Subject: PATCH: Stored procedure large parameter list To: pgadmin-hackers <[email protected]> Cc: Raymond O'Donnell <[email protected]>, inspector morse < [email protected]> 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_nvbpbpypb5jr...@mail.gmail.com -- Best regards, J.F.
141026_function_params_multiline.patch
Description: Binary data
_______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
