editable plpgsql cursors

From: "Panayotis Cosmas" <pkosmas(at)panafonet(dot)gr>
To: <pgsql-general(at)PostgreSQL(dot)org>
Subject: editable plpgsql cursors
Date: 2002-05-27 07:13:30
Message-ID: FLEELJKMJJGEEDLPAIOHMEDHCAAA.pkosmas@panafonet.gr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am using plpgsql functions with cursors
to retrieve specific columns from a view,
and I found them most usefull.

Is there a way to INSERT UPDATE and DELETE from cursor
just like using insert-update-delete rules for views ?

Browse pgsql-general by date

  From Date Subject
Next Message Pirtea Calin Iancu 2002-05-27 08:08:17 Re: Need some testers for a new PostgreSQL and OpenOffice.org online training site
Previous Message Richard Faasen 2002-05-26 22:25:31 postgresql-dump fails with unary operator expected