Обсуждение: psqlodbc - psqlodbc: The correction of the previous commit message.

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

psqlodbc - psqlodbc: The correction of the previous commit message.

От
hinoue@pgfoundry.org (User Hinoue)
Дата:
Log Message:
-----------
The correction of the previous commit message.
2c2
< 1. Correct the COLUMN_LENGTH return value of SQLColumns() for varchar/bpchar
---
> 1. Correct the DISPLAY_SIZE return value of SQLColumns() for varchar/bpchar

Modified Files:
--------------
    psqlodbc:
        version.h (r1.110 -> r1.111)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.110&r2=1.111)
        info.c (r1.147 -> r1.148)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/info.c.diff?r1=1.147&r2=1.148)