Re: pgsql: Fix one more cast for _open_osfhandle(). - Mailing list pgsql-committers

From Magnus Hagander
Subject Re: pgsql: Fix one more cast for _open_osfhandle().
Date
Msg-id 9837222c1001160736k4ba24a9eue9752cb369663fdd@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Fix one more cast for _open_osfhandle().  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
2010/1/2 Tom Lane <tgl@sss.pgh.pa.us>:
> mha@postgresql.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/

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bogus initialization of KnownAssignedXids shared memory state