FOR loops automatically declared variables in PL/PgSQL
In PL/PgSQL FOR loops the iterator is automatically declared, and this could bring some problems.
written sometime in September 2023
Tags:
postgresql
,
planet-postgresql-org