vxodbc: PGAPI_DescribeCol was setting pcbColName incorrectly.
commitef27f7ae68864d5e01db5f439adab70b324c07fe
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 21 Nov 2008 06:28:39 +0000 (21 01:28 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 21 Nov 2008 06:29:50 +0000 (21 01:29 -0500)
treee2f92d25f88b5db9a62b72c07ece8af1e676e659
parentdcfb94eb6b695fe63e93655d637a730efe7a5690
vxodbc: PGAPI_DescribeCol was setting pcbColName incorrectly.

This would result in column names being chopped off randomly, but apparently
that doesn't fix any bugs that I'm actually aware of, other than trace
messages from ODBC.
vxodbc/results.cc