| From: | Larry Rosenman <ler(at)lerctr(dot)org> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Justin Clift <justin(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Roadmap for FE/BE protocol redesign |
| Date: | 2003-03-14 02:37:50 |
| Message-ID: | 38460000.1047609469@lerlaptop.lerctr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-interfaces |
--On Thursday, March 13, 2003 21:32:36 -0500 Bruce Momjian
<pgman(at)candle(dot)pha(dot)pa(dot)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(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2003-03-14 02:41:03 | Hrm. interval() function? |
| Previous Message | Bruce Momjian | 2003-03-14 02:32:36 | Re: Roadmap for FE/BE protocol redesign |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2003-03-14 02:44:29 | Re: Upgrading the backend's error-message infrastructure |
| Previous Message | Bruce Momjian | 2003-03-14 02:32:36 | Re: Roadmap for FE/BE protocol redesign |