Re: Smallint - Integer Casting Problems in Plpgsql functions

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Smallint - Integer Casting Problems in Plpgsql functions
Дата
Msg-id 200403180915.54761.dev@archonet.com
обсуждение исходный текст
Ответ на Re: Smallint - Integer Casting Problems in Plpgsql functions  (Denis Gasparin <denis@edistar.com>)
Ответы Re: Smallint - Integer Casting Problems in Plpgsql functions  (Denis Gasparin <denis@edistar.com>)
Список pgsql-general
On Thursday 18 March 2004 07:52, Denis Gasparin wrote:
> Hi Richard.
> Thank you for your reply. I rewrote the store procedure to accept
> integer instead of smallint.
>
> What i don't understand is  why the casting is working in 7.2.3. What
> has been changed from that?

The type system was tightened up. It's been made smarter for 7.5, but I'm not
sure it deals with this.

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Anton Nikiforov
Дата:
Сообщение: Re: Huge number of raws
Следующее
От: Denis Gasparin
Дата:
Сообщение: Re: Smallint - Integer Casting Problems in Plpgsql functions