mirror of
https://github.com/postgres/postgres.git
synced 2025-11-27 00:05:03 -05:00
severity. This is to ensure the user can cancel a query that's spitting out lots of notice/warning messages, even if they're coming from a loop that doesn't otherwise contain a CHECK_FOR_INTERRUPTS. Per gripe from Stephen Frost.