Обсуждение: pgsql: Silence nbtree.h cpluspluscheck warning.

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

pgsql: Silence nbtree.h cpluspluscheck warning.

От
Peter Geoghegan
Дата:
Silence nbtree.h cpluspluscheck warning.

Add a cast to size_t to silence "comparison between signed and unsigned
integer expressions" cpluspluscheck warning.

Reported-By: Tom Lane
Discussion: https://postgr.es/m/7971.1583171266@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/90051cd8278bd089cf59ca6366df64de2982be2a

Modified Files
--------------
src/include/access/nbtree.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)