Re: [HACKERS] Timezone List

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [HACKERS] Timezone List
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCEA3565C@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [HACKERS] Timezone List  ("Magnus Hagander" <mha@sollentuna.net>)
Re: [HACKERS] Timezone List  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Nimesh Satam"
Дата:
Сообщение: Template0 age is increasing speedily.
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [HACKERS] Timezone List