From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Naz Gassiep <naz(at)mira(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Timezone List |
Date: | 2006-09-06 18:20:16 |
Message-ID: | 20060906182016.GC28348@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Thu, Sep 07, 2006 at 04:07:58AM +1000, Naz Gassiep wrote:
> Any chance for a DB Client accessible list of allowable time zones? I've
> been told that the only way to get at this list is by looking through
> the source and lifting the list from zone.tab.
In the CVS version there is a table with this information:
http://developer.postgresql.org/pgdocs/postgres/view-pg-timezonenames.html
> While I'm at it, how about an accessible list of country codes? I know
> that it's not core db functionality, but these lists are so universally
> useful that making users parse the files and store them in tables seems
> silly.
Err, where does postgres use this information? I beleive there is a
project on pgfoundary that has some standard datasets.
Hope this helps,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-09-06 18:37:48 | Re: [HACKERS] Coding style for emacs |
Previous Message | Naz Gassiep | 2006-09-06 18:07:58 | Timezone List |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2006-09-06 18:37:48 | Re: [HACKERS] Coding style for emacs |
Previous Message | Naz Gassiep | 2006-09-06 18:07:58 | Timezone List |