psqlodbc - psqlodbc: Correct the handling of dynamic cursors so that

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Correct the handling of dynamic cursors so that
Дата
Msg-id 20100909150057.03E8010715E0@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Correct the handling of dynamic cursors so that they are substituted by keyset-driven ones. This fixs the bug report by
WernerKuhnle. 

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.190 -> r1.191)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.190&r2=1.191)
        options.c (r1.77 -> r1.78)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/options.c?r1=1.77&r2=1.78)
        statement.c (r1.149 -> r1.150)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/statement.c?r1=1.149&r2=1.150)
        version.h (r1.163 -> r1.164)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.163&r2=1.164)

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

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: textsearch-ja - textsearch_groonga: Support amgetbitmap and text[] %%
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove obsolete claim that gzip is needed while installing PG's