Re: Identifying no-op length coercions - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: Identifying no-op length coercions
Date
Msg-id 4DE8C193020000250003E0B6@gw.wicourts.gov
Whole thread Raw
In response to Re: Identifying no-op length coercions  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
Jim Nasby <jim@nasby.net> wrote:
> The only challenge I see is numeric; we'd need to ensure that both
> size and precision are not decreasing.
To be picky, wouldn't that need to be "neither (precision - scale)
nor scale is decreasing"?
-Kevin


pgsql-hackers by date:

Previous
From: Radosław Smogura
Date:
Subject: Re: BLOB support
Next
From: Tom Lane
Date:
Subject: Re: About bug #6049