Re: problems with pgplsql looping through query results (FOR row IN) - Mailing list pgsql-general

From Tom Lane
Subject Re: problems with pgplsql looping through query results (FOR row IN)
Date
Msg-id 7052.986397460@sss.pgh.pa.us
Whole thread Raw
In response to problems with pgplsql looping through query results (FOR row IN)  (Feite Brekeveld <feite.brekeveld@osiris-it.nl>)
List pgsql-general
Feite Brekeveld <feite.brekeveld@osiris-it.nl> writes:
>  Trying  to get grip on FOR row IN select clause using this
> testfunction.

"row" should be the name of a row variable; it's not a keyword.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: an error while pg_dumpall
Next
From: Alexander Lohse
Date:
Subject: Re: another stupid question