GitHub user ryzuo opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/609

    [TRAFODION-2100]SQLGetTypeInfo Catalog API should return identifiers 
conforming to ODBC 3.0

    1.Changed the returned type code of DATE, TIME, TIMESTAMP all to ODBC 3.0 
compliance for SQLGetTypeInfo.
    2.Changed a few places of using SQL_OV_ODBC3 for ODBC standard version 
compatibility to use pre-compilation definition ODBCVER for conditioning, which 
it should be, both Linux and Windows.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ryzuo/incubator-trafodion jira2100

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/609.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #609
    
----
commit 3cdeca92eaa686768990175dbc8ea441e45b38b3
Author: ryzuo <[email protected]>
Date:   2016-07-16T03:19:11Z

    Fix JIRA2100

commit 8c0f09161461417ce25ec2349b6fb1bee2aca116
Author: ryzuo <[email protected]>
Date:   2016-07-20T08:02:25Z

    Change Windows ODBC driver precompile conditioning for ODBC DATE/TIME type 
definition version compliance

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to