From: | "Brandon Metcalf" <bmetcalf(at)nortel(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: IDT timezone |
Date: | 2006-04-21 17:51:55 |
Message-ID: | Pine.LNX.4.58L.0604211251440.10958@cash.rhiamet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
t == tgl(at)sss(dot)pgh(dot)pa(dot)us writes:
t> "Brandon Metcalf" <bmetcalf(at)nortel(dot)com> writes:
t> > What is the best way to handle timestamps with a timezone of IDT? I
t> > see that I could modify src/backend/utils/adt/datetime.c to support
t> > IDT, but what is the best solution?
t> Right at the moment, that's the only solution. We've wanted for awhile
t> to push the timezone abbreviations out to a configuration file so that
t> people could muck with them without rebuilding the server ... but it's
t> never gotten to the top of anyone's to-do list.
OK. Thanks.
--
Brandon
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-04-21 19:55:37 | Re: Setup for large database |
Previous Message | Tom Lane | 2006-04-21 17:46:13 | Re: IDT timezone |