OID with %ROWTYPE in PLPGSQL

From: Jean-Luc Lachance <jllachan(at)nsd(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: OID with %ROWTYPE in PLPGSQL
Date: 2002-08-15 19:44:22
Message-ID: 3D5C0496.8A544AAE@nsd.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

Is there a way to have the OID included with %ROWTYPE?
If not, can the record pointed to by a ROWTYPE record in a loop be
updated in place?
If not, can the record pointed by a cursor be updated in place?

If not can we add one of those to the list of "nice to have" for the
next version?

While I am at it, why not allow assignment of row variable from another
row variable?

Thanks

JLL

In response to

  • Seq scan at 2002-08-15 19:35:19 from Diogo Biazus

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-08-15 20:09:16 Re: OID with %ROWTYPE in PLPGSQL
Previous Message Diogo Biazus 2002-08-15 19:35:19 Seq scan