Re: Upcoming events

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Upcoming events
Date: 2001-08-29 15:34:48
Message-ID: 3B8D0B98.AE57D21A@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Does anyone else have work that they're trying to finish up before
> we go beta?

I've got some (relatively small) patches to support some ISO variations
in date/time representation.

I'm considering diving in and separating timestamp into two types,
timestamp and timestamptz supporting "with and without" time zones as
has been discussed off and on for some time. I want to review the SQL99
spec a bit more (and get additional feedback on whether this is
desirable) before doing this though.

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2001-08-29 16:19:30 Re: Re: Upcoming events
Previous Message Josh Berkus 2001-08-29 14:38:00 Re: getting the oid for a new tuple in a BEFORE trigger