Re: Problem with functions

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Problem with functions
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B844B510@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Problem with functions  ("Richard Sydney-Smith" <richard@ibisaustralia.com>)
Список pgsql-cygwin
 
-----Original Message-----
From: Richard Sydney-Smith [mailto:richard@ibisaustralia.com]
Sent: 26 August 2003 15:00
To: pgsql-cygwin@postgresql.org
Subject: [CYGWIN] Problem with functions

I have used pgadminII to create a series of functions. However it appears that they are all all given array parameters. ( see the definition shown below) If I create the function manually with a return type of "bool" instead of "bool[]" all is ok. However if I use pgadmin then I get a horrible error
 
ERROR:  array_in: Need to specify dimension 
 
pgAdmin will happily create functions without using the array types - just select bool without the square brackets in the Returns combo box (check further down the list).
 
Regards, Dave.

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

Предыдущее
От: Carl Youngblood
Дата:
Сообщение: Re: 7.3.4 upgrade
Следующее
От: Claudio Natoli
Дата:
Сообщение: Re: 7.3.4 upgrade