'next' or similar in plpgsql

From: Bhuvan A <bhuvansql(at)myrealbox(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: 'next' or similar in plpgsql
Date: 2002-10-22 10:13:10
Message-ID: Pine.LNX.4.44.0210221537240.2217-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-sql by date

  From Date Subject
Next Message Ludwig Lim 2002-10-22 10:47:46 Re: Locking that will delayed a SELECT
Previous Message Achilleus Mantzios 2002-10-22 08:03:56 Re: Fwd: Re: Can I search for an array in csf?