Re: Move cursor

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Move cursor
Date: 2005-03-08 16:46:38
Message-ID: 20050308164638.GA95218@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Mar 08, 2005 at 04:23:37PM +0100, FERREIRA William (COFRAMI) wrote:

> i need to use the MOVE function on a cursor, for extracting special rows.
> the function is written in pl/pgSQL

I don't think PL/pgSQL implements cursors fully. In particular,
I don't see MOVE in the PL/pgSQL parser; I don't know if that's
intentional or an oversight. Maybe one of the developers will
comment.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

  • Move cursor at 2005-03-08 15:23:37 from FERREIRA William (COFRAMI)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-03-08 17:09:42 Re: postgresql vs mysql performance comparison
Previous Message Scott Marlowe 2005-03-08 15:47:29 Re: postgresql vs mysql performance comparison