From: | Devrim GÜNDÜZ <devrim(at)gunduz(dot)org> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL Hackers ML <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] New shapshot RPMs (Sep 7 2008) are ready for testing |
Date: | 2008-09-08 11:28:29 |
Message-ID: | 1220873309.2711.11.camel@laptop.gunduz.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi,
On Sun, 2008-09-07 at 13:39 -0400, Andrew Dunstan wrote:
> The point I was making is that for 8.4, unless you specifically
> configure with --disable-integer-datetimes, it is enabled by default on
> any platform that can support it. We committed that change on 30 March
> here: http://archives.postgresql.org/pgsql-committers/2008-03/msg00550.php
You are right, and I overlooked the actual macro.
I now "fixed" the macro by changing its behavior to use the
--disable-integer-datetimes mode if not defined.
Cheers,
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2008-09-08 12:34:51 | Re: Very weird problem of "order by" in postgresql |
Previous Message | Peter Cai | 2008-09-08 10:44:52 | Re: Very weird problem of "order by" in postgresql |
From | Date | Subject | |
---|---|---|---|
Next Message | Markus Wanner | 2008-09-08 11:44:38 | Re: Synchronous Log Shipping Replication |
Previous Message | Gregory Stark | 2008-09-08 11:20:05 | Re: Our CLUSTER implementation is pessimal |