Обсуждение: pgsql: Fix type of infomask parameter in htup_details.h functions.

Поиск
Список
Период
Сортировка

pgsql: Fix type of infomask parameter in htup_details.h functions.

От
Nathan Bossart
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d10866f1fdf1fbf66605b47e8303848b6c7d950b

Modified Files
--------------
src/include/access/htup_details.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)