psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx)

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: 1) Change the declaration of several API(SQLxxxx)
Дата
Msg-id 20060127174356.78D871034C18@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
1) Change the declaration of several API(SQLxxxx) functions for 64-bit API.
2) Add delay load import linker option to the Windows make file.

Tags:
----
REL-07_03_ENHANCED

Modified Files:
--------------
    psqlodbc:
        odbcapi.c (r1.22.2.4 -> r1.22.2.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/odbcapi.c.diff?r1=1.22.2.4&r2=1.22.2.5)
        odbcapi30.c (r1.29.2.4 -> r1.29.2.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/odbcapi30.c.diff?r1=1.29.2.4&r2=1.29.2.5)
        odbcapiw.c (r1.8.2.6 -> r1.8.2.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/odbcapiw.c.diff?r1=1.8.2.6&r2=1.8.2.7)
        win32_30w.mak (r1.7.2.2 -> r1.7.2.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win32_30w.mak.diff?r1=1.7.2.2&r2=1.7.2.3)

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

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Snowball multibyte.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Tweak initdb to reduce verbosity of progress messages, by