Re: Database function syntax for inserting records - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Database function syntax for inserting records
Date
Msg-id 200303040931.14851.josh@agliodbs.com
Whole thread Raw
In response to Database function syntax for inserting records  ("Susan Hoddinott" <susan@perth.dialix.com.au>)
List 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 by date:

Previous
From: Guy Fraser
Date:
Subject: Re: Gist indexes on int arrays
Next
From: Joe Conway
Date:
Subject: Re: Convert a text list to text array? Was: Denormalizing during