BUG #5552: incorrect returned value of time

From: "Konstantin Kulikov" <k(dot)e(dot)kulikov(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5552: incorrect returned value of time
Date: 2010-07-12 07:16:03
Message-ID: 201007120716.o6C7G3YS070308@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5552
Logged by: Konstantin Kulikov
Email address: k(dot)e(dot)kulikov(at)gmail(dot)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'

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sergey 2010-07-12 07:47:07 BUG #5553: Repeating the keyword DECLARE in the CREATE FUNCTION statement
Previous Message Tom Lane 2010-07-09 21:15:34 Re: BUG #5548: ERROR: invalid attnum ## for rangetable entry on EXPLAIN VERBOSE, not on EXPLAIN