On Wed, Aug 13, 2025 at 8:28 AM Andres Freund <and...@anarazel.de> wrote: > I think we shouldn't add the attribute to the declaration, just to the > function. The caller doesn't need to know that it's unused, it's purely a > question of the specific implementation that the attribute is unused.
+1 --Jacob