90f14e0f63
!50 support ROWNUM in openGauss
...
Merge pull request !50 from 德塔贝斯/dev-master
2020-07-25 21:44:34 +08:00
056840224d
!48 Fix to avoid re-initializing MOT during switchover
...
Merge pull request !48 from Vinoth/master
2020-07-25 21:43:52 +08:00
bacf7b4d48
!51 Fix fastcheck PART12 error.
...
Merge pull request !51 from TotaJ/feature/pg_proc
2020-07-25 16:59:16 +08:00
b70b84d144
[PATCH] support ROWNUM in openGauss
...
Signed-off-by: pufuan <pu.fuan@139.com >
2020-07-25 15:36:50 +08:00
e08049ff73
add chenise readme.
2020-07-25 15:27:14 +08:00
49874953c2
Fix fastcheck PART12 error.
2020-07-25 15:01:45 +08:00
2dba31b594
!49 修复xml类型timestamp报错不一致的问题
...
Merge pull request !49 from liang/master
2020-07-25 14:34:27 +08:00
f5e0d3b713
修复xml类型中timestamp报错显示不一致的问题
2020-07-25 11:44:57 +08:00
f80b5433ff
Fix to avoid re-initializing MOT during switchover
2020-07-25 11:32:55 +08:00
33fb785204
!46 Add prokind in pg_proc, remove proisagg and proiswindow.
...
Merge pull request !46 from TotaJ/feature/pg_proc
2020-07-24 21:34:48 +08:00
c14e929293
!47 disable smart stop
...
Merge pull request !47 from gentle_hu/master
2020-07-24 16:26:51 +08:00
4e30ed2dbc
Add prokind in pg_proc, remove proisagg and proiswindow.
2020-07-24 11:52:05 +08:00
0afc96783f
distable smart stop
2020-07-24 09:55:58 +08:00
0a8c01422d
!45 add xml data type and test case
...
Merge pull request !45 from liang/master
2020-07-23 19:44:35 +08:00
4af5e83267
!44 Fix 'make install' failed if havn't execute 'make' before it.
...
Merge pull request !44 from TotaJ/bugfix/makefailed
2020-07-23 09:32:56 +08:00
efca8fc3dd
add xml test case
2020-07-22 18:12:49 +08:00
f54dae3d28
Fix 'make install' failed if havn't execute 'make' before it.
2020-07-22 17:36:39 +08:00
eccf86f61f
!42 Fix fastcheck failed.
...
Merge pull request !42 from TotaJ/bugfix/fastcheck
2020-07-22 16:27:32 +08:00
3d8b4fd959
Fix fastcheck.
2020-07-22 15:52:49 +08:00
8fb8a25bdd
!41 Fix MOT ckpt and DDL concurrency issues
...
Merge pull request !41 from Vinoth/master
2020-07-22 14:05:00 +08:00
696a3d6f37
Fix MOT ckpt and DDL concurrency issues
2020-07-22 10:23:14 +08:00
03d74e42be
!39 openGauss supports pg_stat_statements
...
Merge pull request !39 from hemny/master
2020-07-22 09:22:48 +08:00
2d643eed1d
openGauss supports pg_stat_statements
2020-07-21 22:40:25 +08:00
2068195aea
openGauss supports pg_stat_statements
2020-07-21 16:38:36 +08:00
3d6f21fdbf
!36 Fix fastcheck error when platform doesn't support codegen.
...
Merge pull request !36 from TotaJ/bugfix/fastcheck
2020-07-21 15:49:34 +08:00
c026220a59
pg_stat_statements extension bug fix
2020-07-21 15:26:11 +08:00
37023a5ceb
Fix fastcheck error when platform doesn't support codegen.
2020-07-21 15:18:07 +08:00
1bf6e0d8fd
Support xml data type
2020-07-21 10:37:44 +08:00
fe95f2092f
!33 FixBug:Errors in multiple execution of regression tests on the aarch64 platform
...
Merge pull request !33 from hemny/master
2020-07-21 09:02:04 +08:00
90458e4422
!35 openGauss support CLOB datatype, which is implemented by TEXT type in PG
...
Merge pull request !35 from 德塔贝斯/dev-master
2020-07-20 23:35:51 +08:00
74a45f5ce4
!32 For oracle_fdw.
...
Merge pull request !32 from TotaJ/feature/o_fdw
2020-07-20 16:57:12 +08:00
6dd533a6bc
Bugfix:Errors in multiple execution of regression tests under the aarch64 platform
2020-07-20 11:58:52 +08:00
df66f2fd3d
For oracle_fdw.
2020-07-20 10:31:32 +08:00
46e5ca2fd3
!31 Remove '-fPIE' option when make mysql_fdw.
...
Merge pull request !31 from TotaJ/bugfix/mysql_fdw
2020-07-18 16:09:03 +08:00
0d3805c1af
Remove '-fPIE' when make mysql_fdw.
2020-07-18 11:33:48 +08:00
297afdec50
!28 Implement the aggregate function MEDIAN
...
Merge pull request !28 from 德塔贝斯/master
2020-07-17 21:30:40 +08:00
7553d5ebd8
openGauss support CLOB datatype, which is implemented by TEXT type in PG
2020-07-17 20:28:36 +08:00
7a70de1f87
Implement the aggregate function MEDIAN
2020-07-17 17:23:04 +08:00
4e06b13332
!27 Bugfix of mysql_fdw.
...
Merge pull request !27 from TotaJ/bugfix/mysql_fdw
2020-07-16 19:53:11 +08:00
769714f7bb
mysql_fdw patch.
...
1: Re-establish mysql_fdw connections after server or user mapping changes
2: Qualify table name with the database name while identifying a unique column
3: Fix crash with ANALYZE on a non-existing remote table.
2020-07-16 19:07:18 +08:00
74b560d2c0
!26 fix compiling error in Euler arm 2.8
...
Merge pull request !26 from gentle_hu/master
2020-07-15 16:50:43 +08:00
704661d398
fix compiling warning in Euler arm 2.8
2020-07-15 16:38:59 +08:00
8a874b0fb5
!25 opengauss supports foreign-key
...
Merge pull request !25 from 宋清怡/master
2020-07-15 15:07:35 +08:00
7ea0a3484e
add foreign key
2020-07-15 14:48:06 +08:00
17671f69ca
update docker feature
2020-07-15 14:18:37 +08:00
6992b51370
!23 fix typos in REAME.md
...
Merge pull request !23 from i-robot/pull5
2020-07-15 09:11:39 +08:00
13d10db7a5
!24 add docker feature
...
Merge pull request !24 from lihongda/master
2020-07-15 09:09:39 +08:00
7f3fa5a584
add docker feature
2020-07-14 17:57:08 +08:00
d63825ba29
add docker feature
2020-07-14 17:50:55 +08:00
f9eddc45b8
!22 Fix compile error in mysql_fdw.
...
Merge pull request !22 from TotaJ/bug/mysql_fdw
2020-07-14 14:10:25 +08:00