| From: | "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com> |
|---|---|
| To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "serafin segador" <rsegador(at)yahoo(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: |
| Date: | 2008-02-20 06:56:37 |
| Message-ID: | dcc563d10802192256s5579ee92pde5936cb0caaf836@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Feb 19, 2008 11:39 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > and since postgresql functions cannot return cursor to the
> > calling applications,
>
> Likewise a false statement.
Yeah, I remembered there being a section on returning cursors. I went
to the docs page and seached, and found it here:
http://www.postgresql.org/docs/8.3/static/plpgsql-cursors.html
section 38.7.3.5. But then I go to the index page for plpgsql at
http://www.postgresql.org/docs/8.3/static/plpgsql.html and there are
only entries for 38.7.5.1 through 3...
Is there some problem with the doc rendering going on here? Pic of
what I'm seeing attached.
| Attachment | Content-Type | Size |
|---|---|---|
|
image/png | 11.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2008-02-20 07:04:04 | Re: temp table in 8.3 |
| Previous Message | H.Harada | 2008-02-20 06:16:52 | Re: ERROR: relation with OID 1322527 does not exist |