Re: pgsql: Fix one more cast for _open_osfhandle().

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Fix one more cast for _open_osfhandle().
Date: 2010-01-16 15:36:30
Message-ID: 9837222c1001160736k4ba24a9eue9752cb369663fdd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

2010/1/2 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> mha(at)postgresql(dot)org (Magnus Hagander) writes:
>> Log Message:
>> -----------
>> Fix one more cast for _open_osfhandle().
>
> If those are a problem then presumably syslogger_parseArgs needs work
> too ... and I rather wonder where the value it's reading comes from.

Late followup on this one.

Well, it doesn't generate a warning.. It only did that when the cast
was incorrect. Should we add it purely for consistency?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-16 16:04:06 Re: [COMMITTERS] pgsql: Fix one more cast for _open_osfhandle().
Previous Message User Fxjr 2010-01-16 15:05:42 npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-01-16 16:04:06 Re: [COMMITTERS] pgsql: Fix one more cast for _open_osfhandle().
Previous Message Kevin Grittner 2010-01-16 13:52:44 Re: Testing with concurrent sessions