fflush

From: Jean-Michel Riet <jean-michel(dot)riet(at)thalesgroup(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: fflush
Date: 2009-01-30 13:25:56
Message-ID: 4982FFE4.4040704@thalesgroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
I'm coding some functions in C language on Windows for Postgres server
(calling from PG).<br>
<br>
After dll generation and put it to the correct postgres directory the
problem is as follow :<br>
<br>
Postgres stop running when i call&nbsp; <i>fflush()&nbsp;</i> function on a file
stream and no data are in my file.<br>
<br>
The behavior is already the same,&nbsp; Postgres process dies.<br>
<br>
Is it a know problem ?, <br>
or there is a way to protect the calling function, or&nbsp; <span
style="font-size: 15px;"><span id="IDAXMJ1" direction="target"><font>to
implement with caution<span style="margin-left: 0px; width: 2px;">&nbsp;</span></font></span></span><font><br>
</font>the soft.<br>
Best regards<br>
Jean-Michel <br>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 891 bytes

Responses

  • Re: fflush at 2009-01-30 14:48:51 from Andrew Dunstan

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2009-01-30 14:20:11 Re: mingw check hung
Previous Message Andrew Dunstan 2009-01-30 12:48:51 Re: mingw check hung