pgsql/src/interfaces/odbc connection.c connect ...

Поиск
Список
Период
Сортировка
От inoue@postgresql.org (Hiroshi Inoue)
Тема pgsql/src/interfaces/odbc connection.c connect ...
Дата
Msg-id 20020402105057.F34A7475DF3@postgresql.org
обсуждение исходный текст
Список pgsql-committers
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 ...


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

Предыдущее
От: inoue@postgresql.org (Hiroshi Inoue)
Дата:
Сообщение: pgsql/src include/catalog/pg_attribute.h backe ...
Следующее
От: inoue@postgresql.org (Hiroshi Inoue)
Дата:
Сообщение: pgsql/src/interfaces/odbc info.c