psqlodbc - psqlodbc: Change the Windows makefile so that the /DELAYLOAD

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Change the Windows makefile so that the /DELAYLOAD
Дата
Msg-id 20060203131652.1F8D61033BA3@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Change the Windows makefile so that the /DELAYLOAD linker option works.
Also remove no longer needed enum definition in connection.c.

Tags:
----
REL-07_03_ENHANCED

Modified Files:
--------------
    psqlodbc:
        win32_30w.mak (r1.7.2.6 -> r1.7.2.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win32_30w.mak.diff?r1=1.7.2.6&r2=1.7.2.7)
        connection.c (r1.87.2.5 -> r1.87.2.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.87.2.5&r2=1.87.2.6)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update random() usage so ranges are inclusive/exclusive as
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and