Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function - Mailing list pgsql-testers

From Josh Berkus
Subject Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function
Date
Msg-id 4B953D7B.3020809@agliodbs.com
Whole thread Raw
In response to Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function  (Noel Proffitt <noelp@calpacs.org>)
List pgsql-testers
On 3/7/10 10:45 PM, Noel Proffitt wrote:
> On Sun, 2010-03-07 at 15:08 -0800, Josh Berkus wrote:
>> Per pgsql-bugs, it's an expected compatibility issue due to unifying the
>> SQL and PLPGSQL parsers.  That is, the fact that plpgsql used to let you
>> do this was regarded as a bug, and was not consistent with the SQL
>> command line.
>>
>> Worth noting in the release notes as part of a general class of
>> backwards-compatibility issues.
>>
>> --Josh Berkus
>>
>
> Note that this behavior change affects seems to affect other types who's
> size is different such as character varying.
>
> I'm probably not understanding, but I'm not sure I follow what the
> consistency issue is. It seems like in most other parts of PG, types are
> cast sensibly without complaint.

Please take this up on pgsql-hackers.

--Josh Berkus

pgsql-testers by date:

Previous
From: Noel Proffitt
Date:
Subject: Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function
Next
From: Chander Ganesan
Date:
Subject: Documentation/Cleanup Command for Hot Standby