how to return multiple values from a function

From: srinivas <srinivaschowdary(at)essemm(dot)co(dot)in>
To: "'pgsql-bugs(at)PostgreSQL(dot)org'" <pgsql-bugs(at)PostgreSQL(dot)org>
Subject: how to return multiple values from a function
Date: 2001-09-25 05:26:15
Message-ID: 111F528ABE61D511BD3C0050DA5CA0A2C5F4@JAGUAR
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

i have tried using SETOF but icouldnt solve it ,icould get muliple
values but those r not the exact which i expected ,iam getting some junk
values.

the result iam getting is
?column?
> -----------
> 136361584
> 136361584
> 136361584

some what like this,please give me a example code so that i could run
out of this problem.

please make it soon.
cheers
chowdary.

Browse pgsql-bugs by date

  From Date Subject
Next Message srinivas 2001-09-25 05:31:20 to pass an array and retrive an array from a function
Previous Message Joe Conway 2001-09-25 04:05:39 Re: Bug #467: Can't insert a value of 0 (zero) into a Bytea