Fix type of infomask parameter in htup_details.h functions.

Nathan Bossart <nathan@postgresql.org>

Commit: d10866f1fdf1fbf66605b47e8303848b6c7d950b
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-10-22T21:47:38Z
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

Files

PathChange+/−
src/include/access/htup_details.h modified +3 −3

Discussion