On Feb 19, 2008 11:39 PM, Tom Lane <tgl@xxxxxxxxxxxxx> 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:
Screenshot.png
Description: PNG image
---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend