From: Szabolcs H. <sz...@gm...> - 2014-03-04 22:54:18
|
Hi all! 2014-02-22 20:07 GMT+01:00 Robert Treat <ro...@xz...>: > > [...] > > Feel free to check out from my repo if you want to test it. It'd be > nice to fix up the named parameters on OUT/returns stuff, but > otherwise I think it's pretty much ready (although if anyone has pre > 9.3 versions of postgres handy for testing, it'd be nice to verify > this works there as well) I tested it with the dup function [1] from the docs. It was displayed fine with 9.1+134wheezy4 aka 9.1.12. I see this improvement was landed on phpgadmin/master, so it's late to note that the commit introduced some space indented line. See my branch [2] for a trivial fix. [1]: http://www.postgresql.org/docs/9.3/static/sql-createfunction.html#SQL-CREATEFUNCTION-EXAMPLES [2]: https://github.com/xabolcs/phppgadmin/compare/branch-bug-outparams-improvements-revert-email-readability -- Szabolcs |