BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type

Поиск
Список
Период
Сортировка
От dotbrat@gmail.com
Тема BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type
Дата
Msg-id E1TucbI-0002j2-5t@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7804
Logged by:          Ruslan Izmaylov
Email address:      dotbrat@gmail.com
PostgreSQL version: 9.1.7
Operating system:   Fedora release 17
Description:        =


Query:

SET TIME ZONE 'Europe/Minsk';
select timeofday()::timestamp with time zone;

Result:

ERROR: invalid input syntax for type timestamp with time zone: "Mon Jan 14
08:18:20.333915 2013 FET"

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

Предыдущее
От: a_rares@yahoo.com
Дата:
Сообщение: BUG #7807: "sign" function returns double
Следующее
От: fahar.abbas@enterprisedb.com
Дата:
Сообщение: BUG #7806: installation failed for postgis on Windows