Fix type of infomask parameter in htup_details.h functions.
authorNathan Bossart <nathan@postgresql.org>
Wed, 22 Oct 2025 21:47:38 +0000 (16:47 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 22 Oct 2025 21:47:38 +0000 (16:47 -0500)
commitd10866f1fdf1fbf66605b47e8303848b6c7d950b
tree6f1da30a0c0daeec0ab2ea1d0b661b26119a4cb8
parent716c451128a141acbae1ccab6946c716021a977f
Fix type of infomask parameter in htup_details.h functions.

Oversight in commit 34694ec888.  Since there aren't any known live
bugs related to this, no back-patch.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/aPk4u955ZPPZ_nYw%40nathan
src/include/access/htup_details.h