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

Ensure that a plpgsql LOOP with an empty body still executes at least

one CHECK_FOR_INTERRUPTS() call, so that you can control-C out of the
loop.  Reported by Merlin Moncure.
parent 7d3ab8ac
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