Integer datetime by default - Mailing list pgsql-patches

From Neil Conway
Subject Integer datetime by default
Date
Msg-id 1206474886.11145.21.camel@goldbach
Whole thread Raw
Responses Re: Integer datetime by default  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Attached is a refreshed patch that makes integer datetimes the default.
Platforms that don't have a working 64-bit integer type will fail to
configure by default; they can specify "--disable-integer-datetimes" to
switch back to using floating-point based datetimes.

Barring any objections, I'll apply this to HEAD tomorrow.

-Neil


Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: tuplestore_putvalues()
Next
From: Alvaro Herrera
Date:
Subject: Re: libpq type system 0.9a