plpgsql/cursor

From: "augie" <augie(at)bravurasystems(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: plpgsql/cursor
Date: 2001-09-13 21:52:46
Message-ID: 9nr9r0$10nc$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

thanks

greg

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martín Marqués 2001-09-13 22:08:22 Re: locale and spanish acute
Previous Message Jeff Eckermann 2001-09-13 21:45:15 Re: maintaining sequences