Improve error reporting for bad use of plpgsql CONTINUE/EXIT

Edit
ID 333
Title Improve error reporting for bad use of plpgsql CONTINUE/EXIT
Topic Procedural Languages
Created 2015-08-21 21:09:29
Last modified 2015-09-03 11:19:21 (9 years, 2 months ago)
Latest email 2015-08-25 17:58:53 (9 years, 2 months ago)
Status
2015-09: Committed
Target version
Authors
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub Git
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/333
git checkout commitfest/cf/333
Emails
Error message with plpgsql CONTINUE
First at 2015-08-17 04:19:13 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2015-08-25 17:58:53 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (continue.patch) at 2015-08-21 21:05:07 from Jim Nasby <Jim.Nasby at BlueTreble.com>
    Attachment (continue.patch) at 2015-08-21 21:05:07 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (fix-plpgsql-stmt-typename.patch) at 2015-08-18 19:02:31 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2015-09-03 11:19:21 Andres Freund (andresfreund) Closed in commitfest 2015-09 with status: Committed
2015-09-03 11:19:21 Andres Freund (andresfreund) Changed committer to tgl
2015-08-21 21:18:27 Jim Nasby (decibel) Changed gitlink to https://github.com/decibel/postgres/tree/plpgsql_labels
2015-08-21 21:09:29 Jim Nasby (decibel) Attached mail thread 55D160C1.6040508@BlueTreble.com
2015-08-21 21:09:29 Jim Nasby (decibel) Created patch record
Edit