This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.
from 3613691 Merge pull request #739 from
ascrutae/feature/support-postgresql-9.x
add 97b5778 [Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
add c6e593f refactory MultiClassNameMatch code
new 2713b5f Merge pull request #743 from ascrutae/support/postgresql-jdbc
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)
rename
apm-sniffer/{apm-sdk-plugin/mysql-5.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/jdbc/mysql/define
=>
apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/plugin/match}/MultiClassNameMatch.java
(91%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].