Re: Enable integer datetimes by default

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Enable integer datetimes by default
Date: 2007-05-06 04:20:35
Message-ID: 463D5793.3010407@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Neil Conway wrote:
> 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.
>
>

I object to the short notice. I think we need to give people a chance to
adjust their configs, especially on the buildfarm, where those who have
currently simply removed the --enable-integer-datetimes setting will
need to adjust their configs.

Once there is agreement I think we should at the very least give those
people a few days to adjust.

cheers

andrew

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2007-05-06 06:15:25 Re: Enable integer datetimes by default
Previous Message Neil Conway 2007-05-06 04:08:33 Re: Enable integer datetimes by default