BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03' - Mailing list pgsql-bugs

From Alexander Pivovarov
Subject BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03'
Date
Msg-id 20060307114941.3E86AF0B04@svr2.postgresql.org
Whole thread Raw
Responses Re: BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03'  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2304
Logged by:          Alexander Pivovarov
Email address:      apivovarov@gmail.com
PostgreSQL version: 8.1.3
Operating system:   FreeBSD 6.1
Description:        Time zone bug:  '05:04 GMT+3'  processing as  '05:04:00
-03'
Details:

# select '05:04 GMT+3'::time with time zone;
   timetz
-------------
 05:04:00-03
(1 row)

pgsql-bugs by date:

Previous
From: "Giza Kamil"
Date:
Subject: BUG #2307: Buckup and sequences in DEFAULT part
Next
From: Michael Fuhr
Date:
Subject: Re: BUG #2306: Duplicate primary key