Fix inconsistent variable name in static function of mac8.c

Michael Paquier <michael@paquier.xyz>

Commit: 2aa84520b3508dda273b9bbffab7bf87f0d98bf8
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-11-25T00:57:35Z
Releases: 13.0
Fix inconsistent variable name in static function of mac8.c

Both argument names were reversed in the declaration of the function.

Author: Ranier Vilela
Discussion: https://postgr.es/m/MN2PR18MB292755AEFF9A9144B220ABEEE34B0@MN2PR18MB2927.namprd18.prod.outlook.com

Files

PathChange+/−
src/backend/utils/adt/mac8.c modified +1 −1

Discussion