Problem with timezones

Поиск
Список
Период
Сортировка
От Kay-Uwe Genz
Тема Problem with timezones
Дата
Msg-id 25E89968-A674-11D7-9D5A-000A27B51AF2@web.de
обсуждение исходный текст
Список pgsql-bugs
Hi,

I've created a table with a column 'utc  time with time zone' and then
INSERT '0:00:00  XXX' where XXX is the tiemzone.

In the table are all timezones and if I select with

SELECT (timezone_hour FROM  utc) FROM timezones;

PostGreSQL return all timeszones with sign (example for IDLW it should
be -12; 12 is returned).

Is this a bug or is this me mistake?

I've PostGreSQL Version 7.3.2 running on a Mac OS X 10.2 (G3).

Thanks for help.

Kay-Uwe Genz

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

Предыдущее
От: "Enke, Michael"
Дата:
Сообщение: Re: [HACKERS] again: Bug #943: Server-Encoding from EUC_TW
Следующее
От: Curt Sampson
Дата:
Сообщение: pg_dump -t option doesn't take schema-qualified table names