GitHub user ryzuo opened a pull request: https://github.com/apache/incubator-trafodion/pull/775
[TRAFODION 2295] Supporting SQL_WCHAR and SQL_WVARCHAR in SQLGetTypeInfo Add SQL_WCHAR (NCHAR) and SQL_WVARCHAR(NCHAR VARYING) support in SQLGetTypeInfo You can merge this pull request into a Git repository by running: $ git pull https://github.com/ryzuo/incubator-trafodion jira2295 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/775.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 #775 ---- commit 3f606a1db0f88431bd5304ab3a240027eb979cf5 Author: ryzuo <joshuamur...@gmail.com> Date: 2016-10-21T10:07:00Z Fix jira2295 Add SQL_WCHAR (NCHAR) and SQL_WVARCHAR(NCHAR VARYING) supports ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---