Re: reducing NUMERIC size for 9.1 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: reducing NUMERIC size for 9.1
Date
Msg-id 21484.1280940922@sss.pgh.pa.us
Whole thread Raw
In response to Re: reducing NUMERIC size for 9.1  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: reducing NUMERIC size for 9.1
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> *scratches head*

> One of those tests uses < and the other uses <=

> Which one is wrong?

Well, neither, since NUMERIC(0,0) is disallowed.  However, it's probably
not the place of these functions to assume that, so I'd suggest treating
equality as valid.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: reducing NUMERIC size for 9.1
Next
From: Jan Otto
Date:
Subject: patch for contrib/isn