Proposed patch for ODBC driver w/ C-a-n-c-e-l

From: Bradley McLean <brad(at)bradm(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Proposed patch for ODBC driver w/ C-a-n-c-e-l
Date: 2002-04-01 15:33:53
Message-ID: 20020401103353.A22582@nia.bradm.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Patch against 7,2 submitted for comment.

It's a little messy; I had some trouble trying to reconcile the code
style of libpq which I copied from, and odbc.

Suggestions on what parts look ugly, and or where to send this
(is there a separate ODBC place?) are welcome.

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 ...

regards,

-Brad

Attachment Content-Type Size
odbccancel.patch text/plain 7.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-04-01 15:39:11 Re: RI triggers and schemas
Previous Message Jan Wieck 2002-04-01 15:29:21 Re: RI triggers and schemas