en rowtype and
record?
I understand rowtype has predefined structure, that record
has not.
But by manual description in Looping Through Query Results
as variables can be taken both of them:
FOR record_or_row IN query LOOP
statements
END LOOP;
But in practice only record type can be taken.
Is it bug or I've something missed?
Best regards, Dinar Talipov
pgp0.pgp
Description: PGP signature
t;
:righttree <>
:extprm ()
:locprm ()
:initplan <>
:nprm 0
:scanrelid 1
}
Function Scan on flow1 (cost=0.00..12.50 rows=1000 width=32) (actual
time=1654.07..1654.11 rows=20 loops=1)
Total runtime: 1654.16 msec
(46 rows)
Best regards, Dinar
-BE