Re: Database function syntax for inserting records

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Database function syntax for inserting records
Дата
Msg-id 200303040931.14851.josh@agliodbs.com
обсуждение исходный текст
Ответ на Database function syntax for inserting records  ("Susan Hoddinott" <susan@perth.dialix.com.au>)
Список pgsql-sql
Susan,

> which seems to me to be consistent with the instructions given in the
> Reference manual.  However, when trying to create this function I receive
> the errors:
>
> parser: parse error at or near ";"
>
> parser: parse error at or near "orderinsert"

What version of Postgres are you using?   Create function syntax has changed
through the various versions.

--
Josh Berkus
josh@agliodbs.com
Aglio Database Solutions
San Francisco


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

Предыдущее
От: Guy Fraser
Дата:
Сообщение: Re: Gist indexes on int arrays
Следующее
От: Joe Conway
Дата:
Сообщение: Re: Convert a text list to text array? Was: Denormalizing during