Merge branch 'avery-starquery'
commite5870b77aad883f1bae81bda53283c306769a705
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 21 Nov 2008 20:29:53 +0000 (21 15:29 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 21 Nov 2008 20:29:53 +0000 (21 15:29 -0500)
treec9e4a2f1088abb37edd5051c5e630d6a0a5cb935
parentc60058cb9cee4620edc9ea6ad9b5ed29139787d3
parentef913062efdc38c273007e2c8997a060f1522bc9
Merge branch 'avery-starquery'

* avery-starquery:
  * wv ef7f4f4...c6140ea (1):
  Finally!  StarQuery reports dollar signs on decimal fields.
  vxodbc: pretend to be SQLSRV32.DLL.
  vxodbc: implement SQLPrimaryKeys, hopefully correctly.
  vxodbc: change three SQLGetInfo returns to match SQL server.
  Update 'wv' to fix a bug in SQLBind with TINYINT data type.
  vxodbc: PGAPI_DescribeCol was setting pcbColName incorrectly.
  vxodbc: fix Decimal data types.
  vxodbc: cleanup parsing of log_level to not be arbitrarily restrictive.
  Hmm, the length of a varchar column can't be 0 or 1, it seems.
  vxodbc: SQLDescribeCol now works with integer-type columns.
  vxodbc: LogMoniker-related cleanups.
  vxodbc: render timeless datetimes correctly into strings.
vxodbc/info.cc