psqlodbc - psqlodbc: Fix the bug that strings are copied to a null

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Fix the bug that strings are copied to a null
Дата
Msg-id 20110521234812.69B021071031@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix the bug that strings are copied to a null pointer.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.194 -> r1.195)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.194&r2=1.195)
        version.h (r1.191 -> r1.192)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.191&r2=1.192)

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

Предыдущее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Cosmetic changes.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Clarify the documentation of the --with-ossp-uuid option