Re: Inputting relative datetimes

From: Jeff MacDonald <jam(at)zoidtechnologies(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Inputting relative datetimes
Date: 2011-08-27 23:00:52
Message-ID: 201108271900.52649.jam@zoidtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

On Saturday, August 27, 2011 11:36:13 AM Dean Rasheed wrote:
>
> I'm not sure how best to handle timezones though, since it's
> hard-coded list probably won't match the timezones PostgreSQL knows
> about. Maybe that doesn't matter, I'm not sure.
>

It'll matter when the expression has a result that crosses the DST date. Does
Postgres have a library that could be used by the parser?

> Regards,
> Dean

Regards,
Jeff

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Farina 2011-08-27 23:02:57 Re: Cryptic error message in low-memory conditions
Previous Message Greg Sabino Mullane 2011-08-27 22:56:18 Re: pg_restore --no-post-data and --post-data-only