Re: int2+float8 problems

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: int2+float8 problems
Дата
Msg-id 200103010700.f216xgH28307@linda.lfix.co.uk
обсуждение исходный текст
Ответ на int2+float8 problems  ("guard" <guard@ficnet.net>)
Список pgsql-sql
"guard" wrote: >select trn_qty,amount2,trn_qty*amount2 from invo > >trn_qty INT2 >amount2 FLOAT8 >
>+---------+---------+----------+>| trn_qty | amount2 | ?column? | >+---------+---------+----------+ >|      -1 |
7678|     7678 | > >what to get -7678
 

This works in 7.1beta4.  Perhaps you need to upgrade.

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
========================================   "The LORD is my shepherd; I shall not want. He maketh      me to lie down in
greenpastures: he leadeth me beside     the still waters, he restoreth my soul...Surely     goodness and mercy shall
followme all the days of my     life; and I will dwell in the house of the LORD for     ever."
Psalms23:1,2,6 
 




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

Предыдущее
От: "guard"
Дата:
Сообщение: Re: int2+float8 problems
Следующее
От: Christopher Sawtell
Дата:
Сообщение: Re: Array as parameter in plpgSQL functions