Re: SRF problem

From: Holger Klawitter <lists(at)klawitter(dot)de>
To: csegyud(at)vnet(dot)hu, "Pgsql-General(at)Postgresql(dot)Org (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: SRF problem
Date: 2004-04-15 07:35:18
Message-ID: 200404150935.23201.lists@klawitter.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

> create or replace function check_close2() returns CHECK_CLOSE AS '
"return next" needs sets as a return type.

create or replace function check_close2() returns setof check_close ...
^^^^^

should work.

Mit freundlichem Gruß / With kind regards
Holger Klawitter
- --
lists <at> klawitter <dot> de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAfjs71Xdt0HKSwgYRAmIvAJ9nQzUtVpT4egB+xAOI4DPyVk/OmwCfQ7qi
wQzeVMejRmZEm2SLLwko3a4=
=E/In
-----END PGP SIGNATURE-----

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Együd Csaba 2004-04-15 07:38:15 Re: SRF problem
Previous Message Richard Huxton 2004-04-15 07:31:32 Re: SRF problem