Thread: psqlodbc - psqlodbc: Map 'name' to SQL_VARCHAR rather than SQL_CHAR -

psqlodbc - psqlodbc: Map 'name' to SQL_VARCHAR rather than SQL_CHAR -

From
dpage@pgfoundry.org (User Dpage)
Date:
Log Message:
-----------
Map 'name' to SQL_VARCHAR rather than SQL_CHAR - this fixes an error with SQL Server linked servers which gets confused
bythe mismatch between the column size and the data size. 

Modified Files:
--------------
    psqlodbc:
        pgtypes.c (r1.72 -> r1.73)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.c.diff?r1=1.72&r2=1.73)