Skip to content
Snippets Groups Projects
Commit a323bce2 authored by Tom Lane's avatar Tom Lane
Browse files

plpgsql EXIT construct forgot to downcase or quote-strip its identifier

argument, leading to label matching failures at run-time.  Per report from
Patrick Fiche.  Also, fix it so that an unrecognized label argument draws
a more useful error message than 'syntax error'.
parent 0b112045
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment