Re: Cursors in plpgsql

From: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Cursors in plpgsql
Date: 2001-04-19 23:29:15
Message-ID: 3ADF74CB.FFA53453@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Currently no real cursors are supported - you can build a workaround using
a loop - this works in most cases.
I have found a doc (a very good one) that describes porting from Oracle to
Postgres - accidentally I have lost the link but I remeber that I have
found it on altavista with "+plpgsql +plsql +postgres +oracle" or something
like that.

Hans

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Phuong Ma 2001-04-19 23:35:34 password authentication
Previous Message Tom Lane 2001-04-19 23:21:31 Re: Best practice

Browse pgsql-sql by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2001-04-19 23:31:03 Re: windows version
Previous Message Oliver Elphick 2001-04-19 21:39:07 Re: copy into serial field with auto_increment