|
|
797043b60a
|
merge code for global temporary table(GTT)
|
2020-07-29 18:23:11 +08:00 |
|
|
|
53626285eb
|
!55 Fix fdw bug.
Merge pull request !55 from TotaJ/bugfix/fdw_verbose
|
2020-07-28 21:02:28 +08:00 |
|
|
|
d6f46a344c
|
Fix explain(verbose) bug on foreign table. Support drop mysql_fdw and oracle_fdw.
|
2020-07-28 19:33:53 +08:00 |
|
|
|
5a98464573
|
!54 support auto interval partition table
Merge pull request !54 from yujiang/interval_partition
|
2020-07-28 19:17:41 +08:00 |
|
|
|
8a87c14084
|
[patch] support interval partition table
|
2020-07-28 09:50:09 +08:00 |
|
|
|
1f71bbccc3
|
Fix fdw analyze bug.
1. For mysql_fdw, remove useless warning info when analyze.
2. For oracle_fdw, fix analyze failed problem.
|
2020-07-27 17:23:22 +08:00 |
|
|
|
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 |
|
|
|
49874953c2
|
Fix fastcheck PART12 error.
|
2020-07-25 15:01:45 +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 |
|
|
|
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 |
|
|
|
efca8fc3dd
|
add xml test case
|
2020-07-22 18:12:49 +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 |
|
|
|
696a3d6f37
|
Fix MOT ckpt and DDL concurrency issues
|
2020-07-22 10:23:14 +08:00 |
|
|
|
2068195aea
|
openGauss supports pg_stat_statements
|
2020-07-21 16:38:36 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
7ea0a3484e
|
add foreign key
|
2020-07-15 14:48:06 +08:00 |
|
|
|
0b1e6cfd2a
|
!15 after executing make maintaince-clean , an error is reported with the make
Merge pull request !15 from 吴岳川/master
|
2020-07-13 22:35:21 +08:00 |
|
|
|
7fd80c9e9f
|
!20 For mysql_fdw.
Merge pull request !20 from TotaJ/feature/mysql_fdw
|
2020-07-13 22:30:44 +08:00 |
|
|
|
81b9d23020
|
add Mulan PSL v2 license for shutdown file
|
2020-07-13 22:23:44 +08:00 |
|
|
|
b6e71dbf0d
|
For mysql_fdw.
|
2020-07-13 16:06:55 +08:00 |
|
|
|
6db3707035
|
!19 add shutdown syntax and test case
Merge pull request !19 from gentle_hu/master
|
2020-07-09 21:14:50 +08:00 |
|
|
|
738fe74f94
|
add shutdown opt and test case
|
2020-07-09 20:52:02 +08:00 |
|
|
|
464be0d61c
|
after executing maintaince-clean , an error is reported with the make
|
2020-07-06 10:37:37 +08:00 |
|
|
|
7cd23758c1
|
Fix excessive redo and frequent ckpt in MOT
|
2020-07-02 16:51:09 +08:00 |
|
|
|
5854902242
|
!8 Update requirements.txt
Merge pull request !8 from wangtq/master
|
2020-07-01 16:50:11 +08:00 |
|
|
|
051d4687b1
|
Adjust formatting
|
2020-07-01 16:23:36 +08:00 |
|
|
|
37318703b8
|
update src/gausskernel/dbmind/xtuner/Readme.md.
suggest: upgrade pip.
|
2020-07-01 11:54:54 +08:00 |
|
|
|
0ae54c5f68
|
update src/gausskernel/dbmind/xtuner/Readme.md.
fix readme.md for xtuner.
|
2020-07-01 11:44:05 +08:00 |
|
|
|
d4b5388e66
|
update src/gausskernel/dbmind/xtuner/requirements.txt.
fix requirements.txt for xtuner.
|
2020-07-01 11:43:13 +08:00 |
|
|
|
bc950580a8
|
!4 modify comments
Merge pull request !4 from muting/master
|
2020-07-01 01:32:17 +08:00 |
|
|
|
d389ac630a
|
modify comments
|
2020-07-01 01:25:14 +08:00 |
|
|
|
01f4f95daf
|
upgrade software version
|
2020-06-30 23:55:38 +08:00 |
|