Re: [GENERAL] query log corrupted-looking entries - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [GENERAL] query log corrupted-looking entries
Date
Msg-id 28340.1161193074@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] query log corrupted-looking entries  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: [GENERAL] query log corrupted-looking entries  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> Should work fine on Windows. fileno() is deprecated however, with the
> following comment:
>         C:\Program Files\Microsoft Visual Studio
> 8\VC\INCLUDE\stdio.h(688) : see
>  declaration of 'fileno'
>         Message: 'The POSIX name for this item is deprecated. Instead,
> use the ISO C++ conformant name: _fileno. See online help for details.'

Only Microsoft would think that they get to unilaterally deprecate a
POSIX standard API :-(

We appear to be using fileno() in some dozens of places already,
so I see no reason to worry about this.

            regards, tom lane

pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Getting the type Oid in a CREATE TYPE output function
Next
From: "jungmin shin"
Date:
Subject: analyzing debugging sentences.