Re: Proposal - Continue stmt for PL/pgSQL - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Proposal - Continue stmt for PL/pgSQL
Date
Msg-id 200506160940.16599.josh@agliodbs.com
Whole thread Raw
In response to Proposal - Continue stmt for PL/pgSQL  (Pavel Stehule <stehule@kix.fsv.cvut.cz>)
Responses Re: Proposal - Continue stmt for PL/pgSQL
Re: Proposal - Continue stmt for PL/pgSQL
List pgsql-hackers
Pavel,

>    Statement CONTINUE isn't in PL/SQL too, I know it, but Oracle PL/SQL
> has statement GOTO. I don't need GOTO statement, but 'continue' can be
> very usefull for me. I have to do some ugly trick now. With little change,
> we can enhance stmt EXIT for behavior continue.

Can you explain a little better what CONTINUE does that's different from EXIT?

--
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-hackers by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: Autovacuum in the backend
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Autovacuum in the backend