Re: use binary mode on syslog pipe on windows to avoid upsetting chunking protocol

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: use binary mode on syslog pipe on windows to avoid upsetting chunking protocol
Date: 2007-07-30 16:14:12
Message-ID: 46AE0E54.10301@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
>> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>>
>>> This small patch makes the syslog pipe use binary mode on Windows
>>>
>>
>> You need to think harder about where you are inserting the additions,
>> as these choices seem a bit random.
>
> Is this more to your taste?
>
>
... and yes I'll fix the extra lines :-)

cheers

andrew

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2007-07-30 19:26:51 Re: pgcrypto
Previous Message Andrew Dunstan 2007-07-30 15:56:21 Re: use binary mode on syslog pipe on windows to avoid upsetting chunking protocol