Add a CONTINUE statement to PL/PgSQL, which can be used to begin the

Neil Conway <neilc@samurai.com>

Commit: ebcb4c931dc0ea5bc5e2199f39996f99fcab842b
Author: Neil Conway <neilc@samurai.com>
Date: 2005-06-22T01:35:03Z
Releases: 8.1.0
Add a CONTINUE statement to PL/PgSQL, which can be used to begin the
next iteration of a loop. Update documentation and add regression tests.
Patch from Pavel Stehule, reviewed by Neil Conway.

Files