BUG #5552: incorrect returned value of time - Mailing list pgsql-bugs

From Konstantin Kulikov
Subject BUG #5552: incorrect returned value of time
Date
Msg-id 201007120716.o6C7G3YS070308@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5552: incorrect returned value of time  ("Milen A. Radev" <milen@radev.net>)
Re: BUG #5552: incorrect returned value of time  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5552
Logged by:          Konstantin Kulikov
Email address:      k.e.kulikov@gmail.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'

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #5548: ERROR: invalid attnum ## for rangetable entry on EXPLAIN VERBOSE, not on EXPLAIN
Next
From: "Sergey"
Date:
Subject: BUG #5553: Repeating the keyword DECLARE in the CREATE FUNCTION statement