OSDN Git Service

Fix compilation warning. (Cygwin has char* as second argument of
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 5 Sep 2002 18:26:18 +0000 (18:26 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 5 Sep 2002 18:26:18 +0000 (18:26 +0000)
commit1e91782533ad614b8068aae747344b7dcadbe368
tree96c885806098c46ce7074916d0fcc27f21a10aa3
parent51be3caca75f3ae8a18477eb568f65e2d7714ed9
Fix compilation warning.  (Cygwin has char* as second argument of
recvfrom(), not void*.)
src/backend/postmaster/pgstat.c