From commits-return-8776-archive-asf-public=cust-asf.ponee.io@trafodion.apache.org Wed Dec 5 00:00:50 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9E13F18067A for ; Wed, 5 Dec 2018 00:00:49 +0100 (CET) Received: (qmail 30582 invoked by uid 500); 4 Dec 2018 23:00:48 -0000 Mailing-List: contact commits-help@trafodion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: commits@trafodion.apache.org Delivered-To: mailing list commits@trafodion.apache.org Received: (qmail 30564 invoked by uid 99); 4 Dec 2018 23:00:48 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Dec 2018 23:00:48 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4E985E13A6; Tue, 4 Dec 2018 23:00:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dbirdsall@apache.org To: commits@trafodion.apache.org Date: Tue, 04 Dec 2018 23:00:50 -0000 Message-Id: <5485f51aaf65453389059062ed5815eb@git.apache.org> In-Reply-To: <751d47ce79ae4cf7bdd80496d1a4b474@git.apache.org> References: <751d47ce79ae4cf7bdd80496d1a4b474@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] trafodion git commit: Merge [TRAFODION-3238] Support gbk local language for ODBC connections Merge [TRAFODION-3238] Support gbk local language for ODBC connections Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/f66c3852 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/f66c3852 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/f66c3852 Branch: refs/heads/master Commit: f66c38528631ce2c93230a07b752ec3a1e29f889 Parents: 3ce71ca 0d35111 Author: Dave Birdsall Authored: Tue Dec 4 23:00:07 2018 +0000 Committer: Dave Birdsall Committed: Tue Dec 4 23:00:07 2018 +0000 ---------------------------------------------------------------------- win-odbc64/odbcclient/drvr35/charsetconv.cpp | 2 +- win-odbc64/odbcclient/drvr35/charsetconv.h | 2 +- .../security_dll/native/source/secpwd.cpp | 27 ++++++++++++++++++-- 3 files changed, 27 insertions(+), 4 deletions(-) ----------------------------------------------------------------------