Fix compilation warning. (Cygwin has char* as second argument of

Peter Eisentraut <peter_e@gmx.net>

Commit: 1e91782533ad614b8068aae747344b7dcadbe368
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2002-09-05T18:26:18Z
Releases: 7.3.1
Fix compilation warning.  (Cygwin has char* as second argument of
recvfrom(), not void*.)

Files

PathChange+/−
src/backend/postmaster/pgstat.c modified +2 −2