Re: [pgadmin-hackers] PATCH: Stored procedure large parameter list

2014-10-28 Thread inspector morse
Oh ok, thanks all for your work on the patch and getting it comitted. On Tue, Oct 28, 2014 at 11:32 AM, Dave Page wrote: > On Tue, Oct 28, 2014 at 3:24 PM, inspector morse > wrote: > > Hello, > > > > Does anyone know if this will be put in Debian Wheezy (stable)? H

Re: [pgadmin-hackers] PATCH: Stored procedure large parameter list

2014-10-28 Thread inspector morse
Hello, Does anyone know if this will be put in Debian Wheezy (stable)? How do we get it into Debian Wheezy? I asked the Debian pgAdmin package maintainer and he told me to ask the pgamdin mailing list instead. Thanks! On Tue, Oct 28, 2014 at 7:39 AM, Raymond O'Donnell wrote: > On 28/10/2014 1

Re: [pgadmin-hackers] PATCH: Stored procedure large parameter list

2014-10-26 Thread inspector morse
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