Re: regression test failure in CVS HEAD

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: regression test failure in CVS HEAD
Date: 2002-09-23 06:39:34
Message-ID: 20020923083933.A7293@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 20, 2002 at 01:12:17PM -0400, Bruce Momjian wrote:
>
> Tom has fixed it. Sorry I didn't test earlier.

Thanks.

> Neil Conway wrote:
> > It seems the 'numeric' and 'int8' tests are failing in CVS HEAD. The
> > culprit seems to be the recent to_char() change made by Karel, but I
> > haven't verified that. The diff follows.

You're right. Sorry.

> > SELECT '' AS to_char_14, to_char(q2, 'FM9999999999999999.999') FROM INT8_TBL;
> > to_char_14 | to_char
> > ! ------------+--------------------
> > ! | 456.
> > ! | 4567890123456789.
> > ! | 123.
> > ! | 4567890123456789.
> > ! | -4567890123456789.

The results like this are right.

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2002-09-23 07:10:24 Re: [PATCHES] to_char(FM9.9) bug fix
Previous Message Shridhar Daithankar 2002-09-23 06:34:59 Re: Improving speed of copy