ee698afc82
!378 浏览代码支持gs_guc配置同步备机时可以有8个备机
...
Merge pull request !378 from liyifeng_seu/master
2020-11-04 16:41:16 +08:00
5b41afdb66
支持gs_guc配置同步备机时可以有8个备机
2020-11-04 14:24:53 +08:00
3a33fded7b
!369 Fix the problem of prompt data_dir when gs_ctl start openGauss.
...
Merge pull request !369 from 廖美东/master
2020-11-04 11:58:25 +08:00
4f57b0e5ed
!375 ALTER SEQUENCE support RESTART features.
...
Merge pull request !375 from 廖美东/sequenceopt
2020-11-04 11:57:24 +08:00
db0317871d
!376 update the case of test_sqlsmith
...
Merge pull request !376 from 徐鲲鹏/master
2020-11-04 11:54:34 +08:00
0b913d32f5
!370 Limit the max string length of enum type to NAMEDATALEN-1(64-1=63)
...
Merge pull request !370 from Yuejia/master
2020-11-04 11:53:29 +08:00
a9c0ad116c
!367 优化非arm架构下LLVM检测CPU是否支持codgen的逻辑。
...
Merge pull request !367 from scarbor_fair/optimize_x86_jit
2020-11-04 11:52:29 +08:00
fc4f19bdd1
!372 Fix MOT fetch checkpoint and ckpt buffer append api
...
Merge pull request !372 from Vinoth Veeraraghavan/master
2020-11-04 11:35:41 +08:00
2141c99252
ALTER SEQUENCE support RESTART features.
2020-11-04 10:15:54 +08:00
639aff43ba
update the case of test_sqlsmith
2020-11-04 09:05:42 +08:00
3d93b79ec0
update the case of test_sqlsmith
2020-11-04 09:04:33 +08:00
847fa7380b
Fix MOT buffer append api
2020-11-03 16:40:27 +08:00
0ea95b4cfd
Refactor MOT fetch checkpoint
2020-11-03 16:38:37 +08:00
cf1183571e
Limit the max string length of enum type to NAMEDATALEN-1(64-1=63)
2020-11-03 15:29:40 +08:00
f23ad9e115
Fix the problem of prompt data_dir when gs_ctl start openGauss.
2020-11-03 14:06:12 +08:00
f896705736
!365 去掉choose_hashed_grouping中分布式相关代码
...
Merge pull request !365 from scarbor_fair/choose_hash_agg
2020-11-03 07:59:44 +08:00
5d5fa57e7f
!364 synchronize the GUC parameter catchup2normal_wait_time to the cluster_guc.conf
...
Merge pull request !364 from chenxiaobin/catchup
2020-11-03 07:58:42 +08:00
f319fef2de
!368 增加支持guc设置同步备机时过滤级联备机和安全编译修改
...
Merge pull request !368 from yukai_k/master
2020-11-03 07:58:13 +08:00
6ed6365390
增加支持guc设置同步备机时过滤级联备机和安全编译修改
2020-11-02 20:12:29 +08:00
f5e52dff05
!366 Revert “remove the guc param: application_name in postgres.conf”
...
Merge pull request !366 from 黄承晟/master
2020-11-02 19:44:50 +08:00
29e38b8e71
fix the gs_dump.excepted 22:22:22-07
2020-11-02 18:47:32 +08:00
766a817839
optimize jit for no_arm
2020-11-02 16:29:47 +08:00
2e1be006fe
Revert remove the guc param:application_name in postgresql.conf
2020-11-02 15:59:41 +08:00
b9ed9938d5
add macro to choose_hashed_grouping
2020-11-02 14:49:55 +08:00
cba7efeb93
Merge branch 'master' of https://gitee.com/opengauss/openGauss-server into catchup
2020-11-02 14:40:34 +08:00
9822f3c9a3
!363 fix om bugs for installation with mulity standbys and cascade standbys
...
Merge pull request !363 from LiHeng/master
2020-11-02 10:12:51 +08:00
bc0e59efb3
!362 fix standby node cannot be connected when startup, due to t_thrd.xact_cxt.ShmemVariableCache->recentGlobalXmin is invalid
...
Merge pull request !362 from xiong_xjun/master_1028
2020-11-02 09:08:46 +08:00
942ba95e85
fix om bugs for installation with mulity standby and cascade standby
2020-11-01 00:56:25 +08:00
430de8b292
fix standby node cannot be connected when startup, due to t_thrd.xact_cxt.ShmemVariableCache->recentGlobalXmin is invalid
2020-10-31 18:02:05 +08:00
cea9b97a6d
!342 【openGauss】matveiws supports for tab-complete
...
Merge pull request !342 from 宋清怡/master
2020-10-31 16:17:54 +08:00
8b3f74089d
synchronize the GUC parameter catchup2normal_wait_time to the cluster_guc.conf
2020-10-31 10:43:58 +08:00
d046a092ac
!360 Fixes the problem that the case of test_sqlsmith is unstable.
...
Merge pull request !360 from 徐鲲鹏/master
2020-10-31 09:26:34 +08:00
ba75e829d5
!354 Fix bug of invalid username/password when "SET ROLE role_name PASSWORD 'passwd'" is used in loop.
...
Merge pull request !354 from Yuejia/master
2020-10-31 09:25:44 +08:00
83af0c8ad5
!322 消除对build_joinrel_itst_diskeys的调用
...
Merge pull request !322 from scarbor_fair/master
2020-10-31 09:22:06 +08:00
2f12879a0a
!357 om适配级联备特性
...
Merge pull request !357 from gyt0221/master
2020-10-31 09:20:55 +08:00
586cc6873a
!359 support cascade standby
...
Merge pull request !359 from LiHeng/master
2020-10-31 09:20:02 +08:00
f2bc554d95
修复test_sqlsmith样例结果不稳定的情况
2020-10-31 08:59:15 +08:00
9d5cfe640e
修复test_sqlsmith样例结果不稳定的情况
2020-10-31 08:58:35 +08:00
d9ea701819
!351 Add support for indexing of timestamp, timestamptz and date in MOT
...
Merge pull request !351 from Vinoth Veeraraghavan/master
2020-10-31 08:53:43 +08:00
66e376653c
!356 支持不包含OM的纯内核包以及gs_basebackup支持备机备份
...
Merge pull request !356 from yukai_k/master
2020-10-31 08:22:17 +08:00
f295a72b65
support cascade standby
...
We support cascade standby now, a cascade standby will get WAL from
a standby asynchronously. To support flexible deployment, we add a
new GUC available_zone to identify the available zone of a cascade
standby, which will try to connect a standby in same available zone.
Users can use utility gs_ctl for failover and switchover. A cascade
standby will be promoted to be a standby when failover or switchover,
while a standby will be demoted to be a cascade standby after switchover.
2020-10-30 20:27:47 +08:00
837a8fb169
om适配级联备特性
2020-10-30 17:18:12 +08:00
22dc31754e
1.支持不包含OM的纯内核包
...
2.gs_basebackup支持备机备份
2020-10-30 17:12:58 +08:00
70e4f6d0d3
!355 将rownum的优化处理模块独立开来
...
Merge pull request !355 from 周雄佳/davidzhou
2020-10-30 16:28:12 +08:00
68518a58ee
将rownum优化的处理模块独立开来。
2020-10-30 11:58:55 +08:00
9cd5c33ea2
!353 并行查询-并行worker不执行CallXactCallBacks
...
Merge pull request !353 from TotaJ/bugfix/parallel_xactcall
2020-10-30 11:46:05 +08:00
0e1a19f81b
!352 parallel append
...
Merge pull request !352 from gentle_hu/master
2020-10-30 11:35:14 +08:00
d6554d7b6a
!349 修改patch文件名称
...
Merge pull request !349 from zhangxubo/master
2020-10-30 11:34:25 +08:00
fea70c2159
parallel append
2020-10-30 10:54:05 +08:00
221307b897
Fix bug of invalid username/password when "SET ROLE role_name PASSWORD 'passwd'" is used in loop.
2020-10-30 09:41:10 +08:00