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

From: "Alexander Pivovarov" <apivovarov(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2304: Time zone bug: '05:04 GMT+3' processing as '05:04:00 -03'
Date: 2006-03-07 11:49:41
Message-ID: 20060307114941.3E86AF0B04@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2304
Logged by: Alexander Pivovarov
Email address: apivovarov(at)gmail(dot)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)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message H. Guijt 2006-03-07 13:05:32 BUG #2305: "No bufferspace available" error on large insert
Previous Message Stephan Szabo 2006-03-06 21:28:02 Re: BUG #2302: not a bug