Dmitry Mityugov <d.mityu...@postgrespro.ru> writes: > When USE_VALGRIND is defined, compilation started to fail with this > error message (-Werror is used; without it, a warning is observed > instead): > printtup.c:353:95: error: passing argument 1 of ‘VARSIZE_ANY’ makes > pointer from integer without a cast [-Wint-conversion]
Thanks for the report, but I already fixed this a couple hours ago. regards, tom lane