Enable integer datetimes by default

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Enable integer datetimes by default
Date: 2007-05-06 03:28:06
Message-ID: 1178422086.18303.121.camel@goldbach
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached is a patch that enables integer datetimes by default, per
recent discussion on -hackers. It makes "--enable-integer-datetimes" the
default, and documents the "--disable-integer-datetimes" configure
option as a means to get the previous default behavior.

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

-Neil

Attachment Content-Type Size
integer_datetime_default-2.patch text/x-patch 12.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Glaesemann 2007-05-06 03:49:19 Re: Enable integer datetimes by default
Previous Message Magnus Hagander 2007-05-05 17:07:38 Re: Clear up strxfrm() in UTF-8 with locale on Windows