From: | "Ian Harding" <ianh(at)tpchd(dot)org> |
---|---|
To: | <mail(at)joeconway(dot)com> |
Cc: | <doug(at)mcnaught(dot)org>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: select * from function() |
Date: | 2002-11-12 19:22:49 |
Message-ID: | sdd0e4d2.082@mail.tpchd.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Yikes! I was skimming when I should have sat down and read. Thanks!
>>> Joe Conway <mail(at)joeconway(dot)com> 11/12/02 11:15AM >>>
Ian Harding wrote:
> I'm still in 7.2.* but I was looking at the beta docs and didn't see it
> there. I must be looking in the wrong place.
>
> http://developer.postgresql.org/docs/postgres/plpgsql-cursors.html
>
See:
general ->
http://developer.postgresql.org/docs/postgres/xfunc-tablefunctions.html
sql ->
http://developer.postgresql.org/docs/postgres/xfunc-sql.html (sec 9.2.4)
C ->
http://developer.postgresql.org/docs/postgres/xfunc-c.html (sec 9.5.6)
plpgsql ->
http://developer.postgresql.org/docs/postgres/plpgsql-control-structures.html
usage ->
http://developer.postgresql.org/docs/postgres/sql-select.html (from_item,
inputs, from clause, usage)
Possibly others, but that's all I can think of.
HTH,
Joe
From | Date | Subject | |
---|---|---|---|
Next Message | Henrik Steffen | 2002-11-12 19:27:34 | Re: Upgrade to dual processor machine? |
Previous Message | Henrik Steffen | 2002-11-12 19:22:29 | Re: Upgrade to dual processor machine? |