324904b788
根据cb2ed438提交记录同步修改线程名称
2020-11-09 20:34:12 +08:00
b973181d29
!371 支持--enable-profiling
...
Merge pull request !371 from scarbor_fair/support_gprof
2020-11-09 08:11:47 +08:00
197ed0384c
!387 add identify available zone command for cascade standby
...
Merge pull request !387 from LiHeng/master
2020-11-09 08:06:52 +08:00
8589db9e6e
!386 gs_expansion扩展备机适配xml参数tmpMppdbPath
...
Merge pull request !386 from zhangxubo/master
2020-11-09 08:05:35 +08:00
5bf30a1f9e
!384 MOT bug fixes
...
Merge pull request !384 from Vinoth Veeraraghavan/master
2020-11-09 08:03:40 +08:00
a886daf329
add identify available zone command for cascade standby
...
We add a column for identify mode before for identify az, which not
compatible with distributed gaussdb. Therefore, we remove the added
column in identify mode, and add another command identify az to make
sure a cascade standby and its upstream both in same available zone.
2020-11-08 20:20:40 +08:00
8a27363b7f
gs_expansion扩容节点增加对tmpMppdbPath路径的适配
2020-11-07 14:58:52 +08:00
24d08f7384
!383 add foreign key information to gsql help command
...
Merge pull request !383 from scarbor_fair/gsql
2020-11-07 14:36:40 +08:00
f08cf3c9e8
Merge branch 'gsql' of https://gitee.com/scarbor_fair/openGauss-server into gsql
2020-11-06 14:18:28 +08:00
79a19a004d
support foreign key
2020-11-06 14:17:06 +08:00
30a014f7a2
Handle possible null value in call to DatumToMOTKey in MOT
2020-11-06 09:58:15 +08:00
f637ee6616
Fix MOT table creation during recovery
2020-11-06 09:56:25 +08:00
dfd6cddda4
!382 parallel index scans support
...
Merge pull request !382 from chenxiaobin/parallelIndex
2020-11-06 09:55:16 +08:00
c527645624
support foreign key
2020-11-05 21:29:51 +08:00
f03c49565b
!380 【openGauss】add patches for postgis extension
...
Merge pull request !380 from 宋清怡/master
2020-11-05 17:51:38 +08:00
3ea04c5b4f
!381 Support the the usage of "ALTER TYPE name OWNER TO { CURRENT_USER | SESSION_USER }"
...
Merge pull request !381 from Yuejia/master
2020-11-05 17:45:59 +08:00
c45feed3e4
parallel index scans
2020-11-05 16:52:53 +08:00
c1f49484dc
Support the the usage of "ALTER TYPE name OWNER TO { CURRENT_USER | SESSION_USER }"
2020-11-05 09:44:11 +08:00
e7b90c2889
add postgis module
2020-11-04 18:04:55 +08:00
957587f4ea
!379 gs_basebackup mot basebackup timeout
...
Merge pull request !379 from 吴岳川/master
2020-11-04 17:24:54 +08:00
111a0b161e
!377 MOT bug fixes
...
Merge pull request !377 from Vinoth Veeraraghavan/master
2020-11-04 16:42:27 +08:00
ee698afc82
!378 浏览代码支持gs_guc配置同步备机时可以有8个备机
...
Merge pull request !378 from liyifeng_seu/master
2020-11-04 16:41:16 +08:00
19f1dbb891
mot backup timeout
2020-11-04 15:05:40 +08:00
5b41afdb66
支持gs_guc配置同步备机时可以有8个备机
2020-11-04 14:24:53 +08:00
4825555144
MOT configuration fixes to handle invalid and empty values
2020-11-04 14:11:24 +08:00
0f9c27cc34
Fix MOT sentinel size calculation macro
2020-11-04 14:11:16 +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
17dfae114e
support gprof
2020-11-03 13:36:31 +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