git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: ccc6759) | patch
Fix plpgsql's EXIT so that an EXIT without a label only matches a loop,
Sat, 2 May 2009 17:27:57 +0000 (17:27 +0000)
Sat, 2 May 2009 17:27:57 +0000 (17:27 +0000)
commit c91bf01bc564bf938934c42867a8fd0e87ad0703
Fix plpgsql's EXIT so that an EXIT without a label only matches a loop,
never a BEGIN block. This is required for Oracle compatibility and is
also plainly stated to be the behavior by our original documentation
(up until 8.1, in which the docs were adjusted to match the code's behavior;
but actually the old docs said the correct thing and the code was wrong).

Not back-patched because this introduces an incompatibility that could
break working applications. Requires release note.
doc/src/sgml/plpgsql.sgml diff | blob | blame | history
src/pl/plpgsql/src/pl_exec.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /