Обсуждение: pgsql: Add an explicit cast to Size to hyperloglog.c

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

pgsql: Add an explicit cast to Size to hyperloglog.c

От
Robert Haas
Дата:
Add an explicit cast to Size to hyperloglog.c

MSVC generates a warning here; we hope this will make it happy.

Report by Michael Paquier.  Patch by David Rowley.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a3c6ba0ba2bf86254d43b40569cdf3012cf12aa

Modified Files
--------------
src/backend/lib/hyperloglog.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)