Fix recent cpluspluscheck issue in selfuncs.h.
authorPeter Geoghegan <pg@bowt.ie>
Tue, 20 Sep 2022 21:08:57 +0000 (14:08 -0700)
committerPeter Geoghegan <pg@bowt.ie>
Tue, 20 Sep 2022 21:08:57 +0000 (14:08 -0700)
commiteccb607e19993483e25966abae895277599f77a2
treecf156ef5b2ed0d1959456469b3c3267b75c1380d
parenta601366a460f68472bf70c4d94c57baa0a3ed1b2
Fix recent cpluspluscheck issue in selfuncs.h.

Fix selfuncs.h cpluspluscheck complaint, without reintroducing a
parameter name inconsistency (restore the original declaration names,
and then make corresponding function definitions consistent with that).

Oversight in commit a601366a.

Author: Peter Geoghegan <pg@bowt.ie>
Reported-By: Andres Freund <andres@anarazel.de>
src/backend/utils/adt/selfuncs.c
src/include/utils/selfuncs.h