| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Joe Conway <mail(at)joeconway(dot)com> |
| Cc: | Terry Lee Tucker <terry(at)esc1(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Return Value of a Function |
| Date: | 2004-02-02 18:02:44 |
| Message-ID: | 14912.1075744964@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Joe Conway <mail(at)joeconway(dot)com> writes:
> Tom Lane wrote:
>> (Joe, I couldn't find a self-contained example using a function-returning-
>> record after a bit of searching in the 7.4 docs. Surely there is one?)
> Looks like only one (see bottom of "Examples" section):
> http://www.postgresql.org/docs/current/static/sql-select.html
> Probably could use more examples somewhere.
Yeah, I would have expected to find functions-returning-RECORD discussed
somewhere in xfunc.sgml, probably as a subsection near here:
http://www.postgresql.org/docs/current/static/xfunc-sql.html#AEN28789
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martín Marqués | 2004-02-02 18:10:27 | Re: I can't upgrade to PostgreSQL 7.4 in RedHat 9.0 |
| Previous Message | Alvaro Herrera | 2004-02-02 17:47:17 | Re: I can't upgrade to PostgreSQL 7.4 in RedHat 9.0 |