Re: pipe chunking vs Windows

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pipe chunking vs Windows
Дата
Msg-id 46AD1277.6030403@dunslane.net
обсуждение исходный текст
Ответ на Re: pipe chunking vs Windows  (Andreas Pflug <pgadmin@pse-consulting.de>)
Ответы Re: pipe chunking vs Windows
Список pgsql-hackers

Andreas Pflug wrote:
> Andrew Dunstan wrote:
>   
>> I have no idea why that's done - it goes back to the origins of the
>> syslogger - probably because someone mistakenly thinks all WIndows
>> text files have to have CRLF line endings.
>>
>> I tried changing that to _O_BINARY, and calling _setmode on both the
>> pipe before it's duped into stderr and stderr after the dup and both.
>> Nothing seemed to work.
>>     
> AFAIR the flag has to be set again in each child process.
>
>
>   
Thanks. I'll try that.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: pipe chunking vs Windows
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: pipe chunking vs Windows