BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type - Mailing list pgsql-bugs

From dotbrat@gmail.com
Subject BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type
Date
Msg-id E1TucbI-0002j2-5t@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7804: timeofday() output string is not compatible with "timestamp with time zone" data type
List 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 by date:

Previous
From: a_rares@yahoo.com
Date:
Subject: BUG #7807: "sign" function returns double
Next
From: fahar.abbas@enterprisedb.com
Date:
Subject: BUG #7806: installation failed for postgis on Windows