You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/01/11 04:35:33 UTC

[incubator-skywalking] 01/01: Merge pull request #739 from ascrutae/feature/support-postgresql-9.x

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit 3613691105c3e0929ed812d9ddee8eb7cb5be6b5
Merge: 6e1ac50 4223d22
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Jan 11 12:35:29 2018 +0800

    Merge pull request #739 from ascrutae/feature/support-postgresql-9.x
    
    [Agent] Support the version 9.4.x of postgresql jdbc driver

 ...reparedStatementExecuteMethodsInterceptor.java} |  6 +--
 .../StatementExecuteMethodsInterceptor.java        |  5 +--
 .../apm/plugin/jdbc/postgresql/Variables.java      | 25 +++++++++++++
 .../AbstractJdbc2StatementInstrumentation.java     |  5 ++-
 ...ava => PgCallableStatementInstrumentation.java} | 41 ++++-----------------
 ...ava => PgPreparedStatementInstrumentation.java} | 42 ++++++---------------
 ...tation.java => PgStatementInstrumentation.java} | 43 +++++++---------------
 .../src/main/resources/skywalking-plugin.def       |  3 ++
 8 files changed, 68 insertions(+), 102 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@skywalking.apache.org" <co...@skywalking.apache.org>.