psqlodbc - psqlodbc: Resolve the trouble introduced by the change

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Resolve the trouble introduced by the change
Дата
Msg-id 20110408223542.D1804107100B@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Resolve the trouble introduced by the change
 *Return 0 for the column size when the size of numeric items are unknown*
reported by Marco Gaiarin.

Modified Files:
--------------
    psqlodbc:
        pgtypes.c (r1.95 -> r1.96)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.c?r1=1.95&r2=1.96)
        version.h (r1.187 -> r1.188)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.187&r2=1.188)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix make_greater_string to not have an undocumented collation as
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Clean up minor collation issues in indxpath.c.