Andres Freund <and...@anarazel.de> writes: > I'd just rename the macro to the name of the inline function. No need to > have a verbose change in all callsites just to update the name imo.
+1, that's what I had in mind too. That does suggest though that we ought to make sure the macro has single-eval behavior, so that you don't need to know it's a macro. regards, tom lane