BUG #5552: incorrect returned value of time

Поиск
Список
Период
Сортировка
От Konstantin Kulikov
Тема BUG #5552: incorrect returned value of time
Дата
Msg-id 201007120716.o6C7G3YS070308@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5552: incorrect returned value of time  ("Milen A. Radev" <milen@radev.net>)
Re: BUG #5552: incorrect returned value of time  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5552
Logged by:          Konstantin Kulikov
Email address:      k.e.kulikov@gmail.com
PostgreSQL version: 8.3
Operating system:   unix
Description:        incorrect returned value of time
Details:

select current_timestamp at time zone 'GMT+3';

will return actually 'GMT-3'

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5548: ERROR: invalid attnum ## for rangetable entry on EXPLAIN VERBOSE, not on EXPLAIN
Следующее
От: "Sergey"
Дата:
Сообщение: BUG #5553: Repeating the keyword DECLARE in the CREATE FUNCTION statement