psqlodbc - psqlodbc: Return 0 for the column size when the size of

Поиск
Список
Период
Сортировка
От hinoue@pgfoundry.org (User Hinoue)
Тема psqlodbc - psqlodbc: Return 0 for the column size when the size of
Дата
Msg-id 20101023032645.559181071038@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Return 0 for the column size when the size of numeric items
 are unknown. Also improve the calculation of scale of numeric
 items when it is not explicitly specified.

Modified Files:
--------------
    psqlodbc:
        pgtypes.c (r1.92 -> r1.93)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.c?r1=1.92&r2=1.93)

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

Предыдущее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Fix a bug about sizeof().
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate