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
to scroll horizontally.
Is there a setting I can set in pgAdmin3 so it keeps my formatting...or at
least prints each parameter in a new line instead of printing all of them
horizontally?