OID with %ROWTYPE in PLPGSQL

Поиск
Список
Период
Сортировка
От Jean-Luc Lachance
Тема OID with %ROWTYPE in PLPGSQL
Дата
Msg-id 3D5C0496.8A544AAE@nsd.ca
обсуждение исходный текст
Ответ на Seq scan  (Diogo Biazus <diogo@ikono.com.br>)
Ответы Re: OID with %ROWTYPE in PLPGSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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

В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Seq scan
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OID with %ROWTYPE in PLPGSQL