[pgadmin-support] New line for stored procedure parameters?

2014-08-08 Thread inspector morse
I have a stored procedure with several input/output parameters (about 50 of them). Everytime I go to edit the stored procedure in pgAdmin3, it prints all of the parameters in the same line...even if I last saved it with new lines. This makes it really difficult to see the parameter list as I have t

Re: [pgadmin-support] New line for stored procedure parameters?

2014-08-08 Thread David G Johnston
inspector morse wrote > I have a stored procedure with several input/output parameters (about 50 > of > them). Everytime I go to edit the stored procedure in pgAdmin3, it prints > all of the parameters in the same line...even if I last saved it with new > lines. This makes it really difficult to se

Re: [pgadmin-support] New line for stored procedure parameters?

2014-08-08 Thread Guillaume Lelarge
2014-08-08 23:19 GMT+02:00 David G Johnston : > inspector morse wrote > > I have a stored procedure with several input/output parameters (about 50 > > of > > them). Everytime I go to edit the stored procedure in pgAdmin3, it prints > > all of the parameters in the same line...even if I last saved