Re: fflush

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: fflush
Дата
Msg-id 49831353.3030804@dunslane.net
обсуждение исходный текст
Ответ на fflush  (Jean-Michel Riet <jean-michel.riet@thalesgroup.com>)
Список pgsql-hackers

Jean-Michel Riet wrote:
> Hello,
>
> I'm coding some functions in C language on Windows for Postgres server 
> (calling from PG).
>
> After dll generation and put it to the correct postgres directory the 
> problem is as follow :
>
> Postgres stop running when i call  /fflush() / function on a file 
> stream and no data are in my file.
>
> The behavior is already the same,  Postgres process dies.
>
> Is it a know problem ?,
> or there is a way to protect the calling function, or  to implement 
> with caution 
> the soft.
>

That seems very odd. I think you'll need to show us the whole function code.

cheers

andrew


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: mingw check hung
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: mingw check hung