|
909febe892
|
fix the issue: failed alloc memory when create many interval partitions in a transaction
Signed-off-by: yujiang <wutheringwind@163.com>
|
2020-08-03 14:57:33 +08:00 |
|
|
3ed26a5479
|
fix the issue: the process crashs when an interval parition table is created with integer interval value
Signed-off-by: yujiang <wutheringwind@163.com>
|
2020-08-03 14:21:52 +08:00 |
|
|
b5d1591975
|
Fix select into return no results in some cases(mysql_fdw).
|
2020-08-03 11:19:25 +08:00 |
|
|
77cf49a685
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into master
|
2020-08-01 10:13:25 +08:00 |
|
|
bc7e4b2d87
|
!57 bugfix: change kernel to support some third-party extensions
Merge pull request !57 from 陈林锋/master
|
2020-07-31 17:10:59 +08:00 |
|
|
781dd78a39
|
fix DTS2020072705668 create GTT table issue & update regression test
|
2020-07-31 14:47:58 +08:00 |
|
|
2f5a887e50
|
gs_ctl
gs_ctl
Signed-off-by: yukai_k <295163447@qq.com>
|
2020-07-31 13:43:24 +08:00 |
|
|
099e530ea1
|
Fix create/drop domain.
|
2020-07-31 13:13:23 +08:00 |
|
|
71197d149c
|
!61 Support shared thread pool for Global Temporary Table
Merge pull request !61 from wangzhijun/master
|
2020-07-31 08:40:41 +08:00 |
|
|
112a9755f2
|
support shared thread pool for Global Temporary Table
|
2020-07-30 17:46:33 +08:00 |
|
|
307669341d
|
!59 support global temporary table(GTT) feature
Merge pull request !59 from wangzhijun/master
|
2020-07-29 20:11:57 +08:00 |
|
|
aac7b2413b
|
!58 merge logical replication
Merge pull request !58 from looplocked/master
|
2020-07-29 20:10:42 +08:00 |
|
|
797043b60a
|
merge code for global temporary table(GTT)
|
2020-07-29 18:23:11 +08:00 |
|
|
c63724ab32
|
merge logical replication code
|
2020-07-29 16:53:06 +08:00 |
|
|
eaa8a9f93a
|
bugfix:can not delete a database with external tables
|
2020-07-29 14:19:10 +08:00 |
|
|
597536b181
|
bugfix: allow use default values on foreign table
|
2020-07-29 12:01:47 +08:00 |
|
|
105e6ccb68
|
bugfix: change kernel to support some third-party extensions
|
2020-07-29 10:27:41 +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 |
|
|
7245b52260
|
!53 Fix fdw analyze bug.
Merge pull request !53 from TotaJ/bugfix/fdw
|
2020-07-27 20:03:42 +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 |
|
|
0c06c55ea6
|
!29 update docker feature
Merge pull request !29 from lihongda/master
|
2020-07-27 10:52:58 +08:00 |
|
|
6dd6779347
|
!52 add chinese readme
Merge pull request !52 from gongsiyi/master
|
2020-07-25 21:45:24 +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 |
|
|
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 |
|