Patch to add real cancel to ODBC driver

Поиск
Список
Период
Сортировка
От Bradley McLean
Тема Patch to add real cancel to ODBC driver
Дата
Msg-id 20020327112849.A5243@nia.bradm.net
обсуждение исходный текст
Список 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


Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Martin Renters
Дата:
Сообщение: Threading in libpg on Solaris
Следующее
От: "Matias Klein"
Дата:
Сообщение: escape sequence conflicting w/ backup (i.e. pg_dump)