Re: statistics process shutting down
- From: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: "Win 32 hackers PGSQL" <pgsql-hackers-win32(at)postgresql(dot)org>, "Magnus Hagander" <mha(at)sollentuna(dot)net>
- Subject: Re: statistics process shutting down
- Date: Tue, 30 Nov 2004 16:32:25 -0500
- Message-id: <6EE64EF3AB31D5448D0007DD34EEB3412A7548(at)Herge(dot)rcsinc(dot)local>
Whoop! I missed something here.
In src/include/port/win32.h, recv is #defined to pgwin32_recv(s, buf,
len, flags). This version of the function appears to do all the errno
mapping, etc. So pipe.c is correct, or at least I have no answer as to
why the error code is not showing up in my log :(.
Merlin
Home |
Main Index |
Thread Index