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

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

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.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-02 17:53:57 pgsql: check_exclusion_constraint didn't actually work correctly for
Previous Message Magnus Hagander 2010-01-02 15:18:42 pgsql: Silence compiler warning about size of size_t being larger than

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2010-01-02 18:10:23 Re: quoting psql varible as identifier
Previous Message Bruce Momjian 2010-01-02 16:06:13 Re: Win64 warnings about size_t