'next' or similar in plpgsql - Mailing list pgsql-sql

From Bhuvan A
Subject 'next' or similar in plpgsql
Date
Msg-id Pine.LNX.4.44.0210221537240.2217-100000@Bhuvan.bksys.co.in
Whole thread Raw
List pgsql-sql
Hi,

In perl we have 'next' function to skip rest of the statements in the loop
and to start with next iteration. In plpgsql, do we have something
similar? How do we skip rest of the statements in a loop in plpgsql?

TIA.

regards, 
bhuvaneswaran



pgsql-sql by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: Fwd: Re: Can I search for an array in csf?
Next
From: Ludwig Lim
Date:
Subject: Re: Locking that will delayed a SELECT