Re: Roadmap for FE/BE protocol redesign
Larry Rosenman <ler@lerctr.org>
From: Larry Rosenman <ler@lerctr.org>
To: Bruce Momjian <pgman@candle.pha.pa.us>, "Marc G. Fournier" <scrappy@hub.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Justin Clift <justin@postgresql.org>, pgsql-hackers@postgresql.org
Date: 2003-03-14T02:37:50Z
Lists: pgsql-hackers
--On Thursday, March 13, 2003 21:32:36 -0500 Bruce Momjian
<pgman@candle.pha.pa.us> wrote:
> Marc G. Fournier wrote:
>> On Tue, 11 Mar 2003, Bruce Momjian wrote:
>>
>> > Six months would be June 1 beta, so maybe that is still a good target.
>>
>> We released v7.3 just before Dec 1st, so six months is May 1st, not June
>> 1st ...
>
> Six months is June 1 --- December (1), January-May (5) == 6.
>
PostgreSQL agrees:
ler=# select date('2002-12-01') +
ler-# '6 months'::interval;
?column?
---------------------
2003-06-01 00:00:00
(1 row)
ler=#
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749