diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-01 22:08:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2006-10-01 22:08:18 +0000 |
commit | 8e4fe3ba1ed8aa6bfa59b99555d67a864a2bee84 (patch) | |
tree | 1319f60a973fd50f4765e8d05ddb9ad1ad465ae2 /src/interfaces/libpq/fe-protocol3.c | |
parent | e69c09c1e946f5a656d1a89a3679e1480762f172 (diff) | |
download | postgresql-8e4fe3ba1ed8aa6bfa59b99555d67a864a2bee84.tar.gz postgresql-8e4fe3ba1ed8aa6bfa59b99555d67a864a2bee84.zip |
Do a CHECK_FOR_INTERRUPTS after emitting a message of less than ERROR
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.
Diffstat (limited to 'src/interfaces/libpq/fe-protocol3.c')
0 files changed, 0 insertions, 0 deletions