Re: We no longer have a fallback for machines without working int64 - Mailing list pgsql-hackers

From David Fetter
Subject Re: We no longer have a fallback for machines without working int64
Date
Msg-id 20100105161647.GC24648@fetter.org
Whole thread Raw
In response to We no longer have a fallback for machines without working int64  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: We no longer have a fallback for machines without working int64
List pgsql-hackers
On Tue, Jan 05, 2010 at 10:47:33AM -0500, Tom Lane wrote:
> As pointed out here
> http://archives.postgresql.org/pgsql-general/2010-01/msg00145.php
> the current zic code doesn't cope gracefully with lack of working
> int64.  Considering the trouble we've gone to throughout the rest of
> the system to support such compilers, it's a bit annoying to have
> this little detail break it.  On the other hand, it's unclear that
> anybody still cares.  (Other than people running SCO Openserver, for
> whom I have little sympathy anyway.)
> 
> Thoughts?

There was a use case for supporting non-working int64, but reality has
changed.

> Is it worth expending any energy on?

Not IMHO.

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_migrator issues
Next
From: Bruce Momjian
Date:
Subject: Re: pg_migrator issues