Re: Enable integer datetimes by default

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Enable integer datetimes by default
Date: 2007-05-12 22:10:52
Message-ID: 200705122210.l4CMAqq16404@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Added to TODO:

* Have configure choose integer datetimes by default

http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php

---------------------------------------------------------------------------

Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)com> writes:
> > On Sun, 2007-06-05 at 00:20 -0400, Andrew Dunstan wrote:
> >> I object to the short notice. I think we need to give people a chance to
> >> adjust their configs
>
> > Sure, I can wait a few days (although if we're going to do this for 8.3,
> > we should do it promptly). On reflection, it might actually be wiser to
> > delay making this change until the beginning of the 8.4 cycle...
>
> +1 ... this had not been previously discussed for 8.3 and so it's
> arguably too late in the cycle.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Greg Smith 2007-05-12 23:09:55 Re: Performance monitoring (was: [PATCHES] Logging checkpoints and other slowdown causes)
Previous Message Jim Nasby 2007-05-12 21:54:24 Re: Concurrent psql patch