Re: [HACKERS] Timezone List - Mailing list pgsql-patches

From Magnus Hagander
Subject Re: [HACKERS] Timezone List
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA3565C@algol.sollentuna.se
Whole thread Raw
Responses Re: [HACKERS] Timezone List  ("Magnus Hagander" <mha@sollentuna.net>)
Re: [HACKERS] Timezone List  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-patches by date:

Previous
From: "Nimesh Satam"
Date:
Subject: Template0 age is increasing speedily.
Next
From: "Magnus Hagander"
Date:
Subject: Re: [HACKERS] Timezone List