Pavel Stehule <[EMAIL PROTECTED]> writes:
>   BEGIN
>     CONTINUE WHEN i = 10;
>     RAISE NOTICE '---1---';
>   END;

I find that really ugly and confusing.  If we add a CONTINUE it's only
sensible to allow it inside a loop --- otherwise it's just a nonstandard
spelling of EXIT.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to