Hi all,
i've a doubt about how FOR/LOOP works in plpgsql.
It seems to me that the SELECT query executed in that way is much slower
that the same being executed interactively in psql.
In particular it seems that it doesn't make use of indexes.
Does it have any sense or am i wrong/missing something ?
Thanks all.
Ciao