Tweak wording of syntax error messages about bad CONTINUE/EXIT statements.
Tom Lane <tgl@sss.pgh.pa.us>
Tweak wording of syntax error messages about bad CONTINUE/EXIT statements. Try to avoid any possible confusion about what these messages mean.
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpgsql/src/pl_gram.y | modified | +5 −5 |
| src/test/regress/expected/plpgsql.out | modified | +4 −4 |
| src/test/regress/sql/plpgsql.sql | modified | +1 −1 |