Re: Bug #817: Valid timezone +1300 rejected - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #817: Valid timezone +1300 rejected
Date
Msg-id 23338.1037208388@sss.pgh.pa.us
Whole thread Raw
In response to Bug #817: Valid timezone +1300 rejected  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> Valid timezone +1300 rejected

Hm, this was reported before but didn't get fixed.  I've now fixed it
for 7.3.  It's a one-word change in DecodeTimezone() in
src/backend/utils/adt/datetime.c, if you want to patch your 7.2.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #816: Bad time conversion from type abstime to datetime
Next
From: Nick Howden
Date:
Subject: Possible bug in query planner when using DISTINCT