Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function
Дата
Msg-id 4B94320B.9000804@agliodbs.com
обсуждение исходный текст
Ответ на Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function  (Noel Proffitt <noelp@calpacs.org>)
Список pgsql-testers
On 3/6/10 5:10 PM, Josh Berkus wrote:
> On 3/2/10 8:07 PM, Noel Proffitt wrote:
>> [TEST REPORT]
>>
>> [Release]: 9.0 Alpha 4
>>
>> [Test Type]: feature
>>
>> [Test]: NUMERICS OF DIFFERENT SCALE UNABLE TO CAST TO RESULTS IN SET
>> RETURNING FUNCTION
>
> Verified as a problem in 9.0.

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


В списке pgsql-testers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function
Следующее
От: Noel Proffitt
Дата:
Сообщение: Re: Numerics of diffrent scales Raises Type Mismatch Error in a Set Returning Function