CASE and functions are not working

Поиск
Список
Период
Сортировка
От Ivan Kirillov
Тема CASE and functions are not working
Дата
Msg-id 01bdcb57$99e09ef0$294092c3@van-nt.relline.ru
обсуждение исходный текст
Список pgsql-sql
Hello!
 
I have a several questions about PosgreSQL.
I have to find sum of all greatest values in each string in table,but cant do it because functions LEAST and int2lager is not included in Postgre and construction CASE-WHEN-THEN is not working as well.
Then i tryed to implement my own function,compiled it on C on Linux,make switch -fpic for cc, I received answer - lib is not ELF compatible.
What should i do?
Please help.
 
Ivan.

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

Предыдущее
От: Mark Dalphin
Дата:
Сообщение: Sub-select problem (or bug?)
Следующее
От: "G. Anthony Reina"
Дата:
Сообщение: Appending arrays in a table