From: daniel.ovalle at caminosca.com (daniel.ovalle) Date: Tue, 14 Sep 2004 12:32:57 -0500 Subject: [Pljava-dev] Help with SETOF Message-ID: <1095183177.3624.4.camel@wrk68.caminosca.com> I trying to make a function that returns a SETOF int4. But i can't do it with the example in the documentation. Can someone send me a little example with SETOF?? i'm using PostgreSQL 7.4.3 and all the other examples run well. thanks Daniel