Re: Small bug with numeric in 7.0 (also in 6.5.3) - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Small bug with numeric in 7.0 (also in 6.5.3)
Date
Msg-id 26688.958399600@sss.pgh.pa.us
Whole thread Raw
In response to Small bug with numeric in 7.0 (also in 6.5.3)  (Denis Sbragion <sbragion@email.com>)
List pgsql-bugs
Dirk Lutzebaeck <lutzeb@aeccom.com> writes:
> $ pg_dump cs1 -o > /tmp/x.dump
> parseNumericArray: bogus number

IIRC, this is what you see when you run a 6.5 pg_dump against a 7.0
database (or perhaps it was vice versa).

There's been talk of putting stricter version checking into pg_dump,
but that might introduce its own problems...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Number of tuples in pg_class - bug or misunderstanding?
Next
From: Raul Chirea
Date:
Subject: Re: Small bug with numeric in 7.0 (also in 6.5.3)