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 13:18:14 UTC

[incubator-skywalking] 01/01: Merge pull request #743 from ascrutae/support/postgresql-jdbc

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 2713b5fd3b3f6705ba8428b0540d02f85efc702d
Merge: 3613691 c6e593f
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Jan 11 21:18:09 2018 +0800

    Merge pull request #743 from ascrutae/support/postgresql-jdbc
    
    [Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver

 .../core/plugin/match}/MultiClassNameMatch.java      |  4 +---
 .../jdbc/mysql/define/CallableInstrumentation.java   |  2 +-
 .../jdbc/mysql/define/DriverInstrumentation.java     |  2 +-
 .../define/Mysql5xConnectionInstrumentation.java     |  2 +-
 .../define/PreparedStatementInstrumentation.java     |  2 +-
 .../jdbc/mysql/define/StatementInstrumentation.java  |  2 +-
 .../AbstractJdbc2StatementInstrumentation.java       | 20 ++++++++++++++++----
 .../postgresql/define/ConnectionInstrumentation.java |  9 ++++++---
 8 files changed, 28 insertions(+), 15 deletions(-)

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