Обсуждение: psqlodbc - psqlodbc: Return 0 for the column size when the size of

Поиск
Список
Период
Сортировка

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

От
hinoue@pgfoundry.org (User Hinoue)
Дата:
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)