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: 2004-11-30 21:32:25
Message-ID: 6EE64EF3AB31D5448D0007DD34EEB3412A7548@Herge.rcsinc.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

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

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom Lane 2004-11-30 21:34:34 Re: statistics process shutting down
Previous Message Merlin Moncure 2004-11-30 21:01:48 Re: statistics process shutting down