Re: WIP: updatable cursors in plpgsql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: WIP: updatable cursors in plpgsql
Date: 2007-06-11 14:03:40
Message-ID: 8740.1181570620@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> writes:
> this small patch allows using updatable cursors in plpgsql.

Why do we need this?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Pavel Stehule 2007-06-11 14:52:15 Re: WIP: updatable cursors in plpgsql
Previous Message Pavel Stehule 2007-06-11 09:55:39 WIP: updatable cursors in plpgsql