Function error- A column definition list is required for functions returning "record"

Поиск
Список
Период
Сортировка
От ben sewell
Тема Function error- A column definition list is required for functions returning "record"
Дата
Msg-id bf6c74d80608180815g57bbda59m5369bedc5e0c25a9@mail.gmail.com
обсуждение исходный текст
Ответы Re: Function error- A column definition list is required for functions returning "record"  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi guys,
I have this error when I tried testing my function. I set the parameters to 18,2,,,,,,,, as pandctype but it said this error: A column definition list is required for functions returning "record". I got my UDF setup but I don't see what the problem is. Can anyone shed any ideas on this?
 
I've attached my function if anyone wants a look at it.
 
Cheers,
Ben
 
 
Вложения

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

Предыдущее
От: Glenn Davy
Дата:
Сообщение: Re: Optimal Postgres Development Process, Software
Следующее
От: "Don Morrison"
Дата:
Сообщение: Use of !~* to keep a varchar column UNIQUE case-insensitive