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

Started by Nonamealmost 19 years ago1 messagescomitters
Jump to latest
#1Noname
hinoue@pgfoundry.org

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&amp;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&amp;r2=1.148)