You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Make slightly better decisions about indentation than what pgindentis capable of. Mostly breaking out long function calls into oneline per argument, with a few other minor adjustments.No functional changes- all whitespace.pgindent ran cleanly (didn't change anything) after.Passes all regressions.