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
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
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