Re: ssize_t vs win64 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: ssize_t vs win64
Date
Msg-id 21244.1262475919@sss.pgh.pa.us
Whole thread Raw
In response to Re: ssize_t vs win64  (Bruce Momjian <bruce@momjian.us>)
Responses Re: ssize_t vs win64  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Tom Lane wrote:
>> I think the Python guys are up against the same problem as us, namely
>> substituting for the platform's failure to define the type.

> I am unclear if accepting what Python chose as a default is the right
> route vs. doing more research.

What exactly do you think we might do differently?  There is only one
sane definition for ssize_t on a 64-bit platform.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ssize_t vs win64
Next
From: Bruce Momjian
Date:
Subject: Re: ssize_t vs win64