diff options
author | Neil Conway <neilc@samurai.com> | 2005-07-02 08:59:48 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-07-02 08:59:48 +0000 |
commit | c425dcb4ec9ac9aff9e241e0adcf309d2f419ba1 (patch) | |
tree | 0f56275f049fca1f4d18e561cdfbf14288159ed5 /src/backend/utils/adt/ruleutils.c | |
parent | 784b948984a529991f86bbefd4013ef98f984996 (diff) | |
download | postgresql-c425dcb4ec9ac9aff9e241e0adcf309d2f419ba1.tar.gz postgresql-c425dcb4ec9ac9aff9e241e0adcf309d2f419ba1.zip |
In PL/PgSQL, allow a block's label to be optionally specified at the
end of the block:
<<label>>
begin
...
end label;
Similarly for loops. This is per PL/SQL. Update the documentation and
add regression tests. Patch from Pavel Stehule, code review by Neil
Conway.
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions