Hi,
I've created a table with a column 'utc time with time zone' and then
INSERT '0:00:00 XXX' where XXX is the tiemzone.
In the table are all timezones and if I select with
SELECT (timezone_hour FROM utc) FROM timezones;
PostGreSQL return all timeszones with sign (example for IDLW it shoul
Tatsuo Ishii wrote:
>
> > > > I reported bug #943 (I found in 7.3.2) and you checked in some change against
> > > > integer overflow.
> > > > Now I upgraded to 7.3.3 and I'm not happy with this.
> > > > The exact error as I described is fixed, but I found new errors in conversion
> > > > UTF-8 <