aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-protocol3.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-10-01 22:08:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-10-01 22:08:18 +0000
commit8e4fe3ba1ed8aa6bfa59b99555d67a864a2bee84 (patch)
tree1319f60a973fd50f4765e8d05ddb9ad1ad465ae2 /src/interfaces/libpq/fe-protocol3.c
parente69c09c1e946f5a656d1a89a3679e1480762f172 (diff)
downloadpostgresql-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