Re: Inputting relative datetimes - Mailing list pgsql-hackers

From Jeff MacDonald
Subject Re: Inputting relative datetimes
Date
Msg-id 201108271900.52649.jam@zoidtechnologies.com
Whole thread Raw
In response to Re: Inputting relative datetimes  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Inputting relative datetimes
List 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


pgsql-hackers by date:

Previous
From: "Greg Sabino Mullane"
Date:
Subject: Re: pg_restore --no-post-data and --post-data-only
Next
From: Daniel Farina
Date:
Subject: Re: Cryptic error message in low-memory conditions