CVSROOT: /cvsroot
Module name: pgsql
Changes by: inoue@postgresql.org 02/04/02 05:50:51
Modified files:
src/interfaces/odbc: connection.c connection.h descriptor.h
execute.c info.c info30.c misc.c misc.h
parse.c psqlodbc.h socket.c socket.h
Log message:
[HACKERS] Proposed patch for ODBC driver w/ C-a-n-c-e-l
From: Bradley McLean <brad@bradm.net>
Patch against 7,2 submitted for comment.
This seems to work just fine; Now, when our users submit a 2 hour
query with four million row sorts by accident, then cancel it 30 seconds
later, it doesn't bog down the server ...