Re: plpgsql/cursor - Mailing list pgsql-general

From Jan Wieck
Subject Re: plpgsql/cursor
Date
Msg-id 200109172008.f8HK8DK02402@saturn.jw.home
Whole thread Raw
In response to plpgsql/cursor  ("augie" <augie@bravurasystems.com>)
List pgsql-general
augie wrote:
> can i declare and fetch from a cursor inside a plpgsql function?  (pg
> version 7.0.3)
>
> if so, what would the syntax look like?  i continue to get parse errors on
> 'cursor' in a very, very simple test.

    Refernce cursors will occur in PostgreSQL v7.2. Not sure when
    it'll be finally released yet.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


pgsql-general by date:

Previous
From: "Mihai Gheorghiu"
Date:
Subject: Transaction
Next
From: Stephan Szabo
Date:
Subject: Re: Transaction