Log Message:
-----------
Map 'name' to SQL_VARCHAR rather than SQL_CHAR - this fixes an error with SQL Server linked servers which gets confused by the 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)