status of yet another timezone todo item

From: Joachim Wieland <joe(at)mcknight(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: status of yet another timezone todo item
Date: 2006-07-25 19:45:05
Message-ID: 20060725194459.GA3596@mcknight.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

what do people think about this TODO item:

o Merge hardwired timezone names with the TZ database; allow either
kind everywhere a TZ name is currently taken

I think it is kind of done. The hardwired timezone names are no longer
hardwired and the "America/New_York" syntax is valid in timestamps and
times as well.

Joachim

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2006-07-25 19:49:22 Re: Better name/syntax for "online" index creation
Previous Message Tom Lane 2006-07-25 19:37:58 Re: Resurrecting per-page cleaner for btree