Return void error in PG 8.1.0 - Mailing list pgsql-novice

From Walker, Jed S
Subject Return void error in PG 8.1.0
Date
Msg-id F7638DABBEBB4A4CB70616DE2B19E6B86509DD@COENGEXCMB01.cable.comcast.com
Whole thread Raw
Responses Re: Return void error in PG 8.1.0
List pgsql-novice

We are testing our system using PG 8.1.0 instead of 8.0.4. When I recreated functions I discovered that the ones that have "returns void" and do return void all failed with the following error (when creating them):

ERROR:  RETURN cannot have a parameter in function returning void at or near "void" at character 357

Is this a known issue or change to PG? Is there a way to still return void in 8.1.0?

Any help would be appreciated in figuring this out.

Thanks,

Jed

pgsql-novice by date:

Previous
From: "Aly S.P Dharshi"
Date:
Subject: Re: Compile/Link Error for Postgres 8.1.0 on Solaris 8
Next
From: Tom Lane
Date:
Subject: Re: Return void error in PG 8.1.0