242 Commits

Author SHA1 Message Date
78b19d4c79 [bugfix]解决org.postgresql.test.jdbc2.UpdateableResultTest创建表失败 2021-08-31 17:09:08 +08:00
15392be060 [bugfix]jdbc2.DatabaseEncodingTest的testEncoding方法执行失败 2021-08-31 17:04:52 +08:00
6338900f3c modify preparetest module's testcase fail 2021-08-27 10:10:05 +08:00
9d5ec8249e modify blobtest case failed issue 2021-08-24 15:48:00 +08:00
a44fcfed21 !36 [feature] repair jdbc's RefCursorTest module's testcase failed
Merge pull request !36 from 周斌/jdbc_callstatement_compatibility
2021-08-23 09:13:42 +00:00
cef6a534b6 [bugfix]solve some problem in jdbc42-SetObject310Test 2021-08-09 11:45:00 +08:00
96eb5dd023 !31 [feature] repair jdbc's jdbc2 optional testsuite all testcase issue
Merge pull request !31 from 周斌/test_jdbc2_optional
2021-08-03 09:18:15 +00:00
ff458a8371 repair RefCursorTest module testcase fail, because Types.OTHER not compatibility with Types.REF_CURSOR 2021-08-03 14:59:02 +08:00
7132cc1790 [bugfix] repairing testcase in jdbc3 of method testParameterUnspecified 2021-08-02 10:21:43 +08:00
582a25f4d1 !30 [bugfix] repair jdbc's deep batch insert testcase fail
Merge pull request !30 from 周斌/deepbatch_testcase
2021-07-31 07:34:26 +00:00
6f87e82500 !28 [bugfix] repair jdbc's jdbc4 GetObject module and BinaryTest module issue
Merge pull request !28 from 周斌/test_jdbc4_getobject
2021-07-31 07:33:45 +00:00
0e7f45b61f repair jdbc2 optional testsuite's all issue 2021-07-31 11:43:02 +08:00
6771ba4a08 repare jdbc testcase jdbc4 module testfail issue 2021-07-30 11:08:16 +08:00
e73241689c !29 [feature] repair jdbc's testcase ArrayTest module 3 failed case.
Merge pull request !29 from 周斌/test_jdbc4_arraytest
2021-07-30 02:50:25 +00:00
9e941dfa61 repair deep batch insert testcase failed! 2021-07-30 10:42:00 +08:00
4666f402fe !26 [bugfix] repair jdbc's PgConnection setClientInfo(Properties prop) can't clear ApplicationName issue
Merge pull request !26 from 周斌/jdbc4_test_clientinfo
2021-07-29 09:05:19 +00:00
92647027f1 !25 [bugfix] repair jdbc's PgConnection not implements isWrapperFor function
Merge pull request !25 from 周斌/jdbc4_test
2021-07-29 09:04:55 +00:00
a83c2e492a repair testcase ArrayTest module's issue 2021-07-29 16:27:26 +08:00
2c6a276b03 repair jdbc4 testcase clientinfo set failed issue 2021-07-23 15:19:46 +08:00
e0e863f6e5 !24 [feature] repair jdbc's HStoreTest module fail testcase
Merge pull request !24 from 周斌/hsore_test
2021-07-23 06:34:42 +00:00
28d4acb81b implements PgConnection isWrapperFor interface 2021-07-22 21:38:18 +08:00
0e781cfdec !21 [bugfix]修复Jdbc42CallableStatementTest中的测试用例
Merge pull request !21 from douxin/master_0701
2021-07-21 07:41:03 +00:00
63e8722a51 repair 3 testcase fail on HStoreTest module 2021-07-20 10:01:04 +08:00
ee066b9632 [bugfix] repairing testcase of Jdbc42CallableStatementTest 2021-07-19 22:01:39 +08:00
db3b76669e !22 [Bugfix] Handle the exception when cancel query failed.
Merge pull request !22 from anikikong/master
2021-07-02 06:24:43 +00:00
cc7372ca3d Handle the exception when cancel query failed. 2021-07-01 07:04:41 +00:00
2794efd43c modify test can compile 2021-06-30 22:16:38 +08:00
37ff7bf9c8 !14 JDBC支持国密算法sm3认证
Merge pull request !14 from 窦欣/sm3_0423
2021-04-29 09:30:22 +08:00
wmk
00ef2a541b fix exception log level 2021-04-25 09:08:41 +08:00
40123bee14 jdbc support sm3 authentication 2021-04-23 20:33:41 +08:00
00f1307ee2 !12 JDBC jar包命名
Merge pull request !12 from 窦欣/master
2021-03-11 10:16:39 +08:00
d6a9c36cc4 modified JDBC jar package name 2021-03-10 17:09:54 +08:00
ad2fd13f09 修复setObject(index, object)当object为PGObject时无法插入数据的问题 2021-03-10 10:14:45 +08:00
fdc19d6caf import LocalTime/Date etc class in file head and remove class prefix package 2021-02-09 09:36:05 +08:00
9f2da4faaa add feature of support LocalDateTime and test code 2021-02-02 16:55:25 +08:00
57061d4058 同步V5R1C20代码
revision: a1f7e3fd
2020-12-30 22:12:08 +08:00
a8c4788c46 CLOB类型映射为TEXT 2020-12-17 19:33:10 +08:00
eb444a2b96 !5 add logical replication changes
Merge pull request !5 from gs_wukong/master
2020-09-01 10:16:16 +08:00
103ab952ce add logical replication 2020-08-31 20:03:50 +08:00
ec6d853e00 fix when using prepareStatement & executeQuery, make change in table ddl, report 'cached plan must not change result type' error 2020-08-10 20:14:06 +08:00
8a722edb04 upgrade checkstyle version 2020-07-01 00:12:15 +08:00
8617931d2b first commit for openGauss connector jdbc 2020-06-30 14:58:21 +08:00