Merge [TRAFODION-3058] PR 1548 Add Ansi functions to Linux ODBC
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/65bdd82a Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/65bdd82a Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/65bdd82a Branch: refs/heads/master Commit: 65bdd82ab1478c99770b715e9bfe327f757f69b3 Parents: 2187841 f1ea956 Author: Dave Birdsall <[email protected]> Authored: Thu May 10 19:08:43 2018 +0000 Committer: Dave Birdsall <[email protected]> Committed: Thu May 10 19:08:43 2018 +0000 ---------------------------------------------------------------------- .../odbc/odbcclient/unixcli/cli/chandle.cpp | 5 +- .../unixcli/cli/sqlexportfunc_drvr.cpp | 470 ++++++++++++++++++- .../odbcclient/unixcli/cli/sqlexportfunc_drvr.h | 367 +++++++++++++++ 3 files changed, 839 insertions(+), 3 deletions(-) ----------------------------------------------------------------------
