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

From Magnus Hagander
Subject Re: [HACKERS] Timezone List
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA3565D@algol.sollentuna.se
Whole thread Raw
In response to Re: [HACKERS] Timezone List  ("Magnus Hagander" <mha@sollentuna.net>)
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

Oh, and it's going to need an update to expected/rules.out, not included
in the patch, as well.

//Magnus

pgsql-patches by date:

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