| From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Martijn van Oosterhout" <kleptog(at)svana(dot)org>, "Naz Gassiep" <naz(at)mira(dot)net>, <pgsql-patches(at)postgresql(dot)org>, "Joachim Wieland" <joe(at)mcknight(dot)de> |
| Subject: | Re: [HACKERS] Timezone List |
| Date: | 2006-09-07 12:33:29 |
| Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCEA3565C@algol.sollentuna.se |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
> > Assuming we can sneak this in even though it's feature-freeze,
> want me
> > to look for it?
>
> Yeah, please take a look --- seeing the size of the code will
> probably help us decide if it's too late for 8.2 or not.
Here goes. Tested only on win32 so far, but works there. No docs yet
either - need to know if it goes in first ;)
It only returns the name, but if you want more funky stuff you can do
things like
select name,current_timestamp at time zone name from pg_timezone_names
//Magnus
| Attachment | Content-Type | Size |
|---|---|---|
| pg_timezone_names.diff | application/octet-stream | 11.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-07 12:34:33 | Re: [HACKERS] Timezone List |
| Previous Message | Martijn van Oosterhout | 2006-09-07 12:30:14 | Re: Fixed length data types issue |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2006-09-07 12:34:33 | Re: [HACKERS] Timezone List |
| Previous Message | Nimesh Satam | 2006-09-07 10:49:01 | Re: [PATCHES] Template0 age is increasing speedily. |