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
Remove superfluous newlines in function prototypes.
These were introduced by pgindent due to fixe to brokenindentation (c.f.8255c7a). Previously the mis-indentation offunction prototypes was creatively used to reduce indentation in a fewplaces.As that formatting only exists in master and REL_12_STABLE, it seemsbetter to fix it in both, rather than having some odd indentation inv12 that somebody might copy for future patches or such.Author: Andres FreundDiscussion:https://postgr.es/m/20190728013754.jwcbe5nfyt3533vx@alap3.anarazel.deBackpatch: 12-