cef0933c9b
Remove have_gather_plan_node.
2020-11-10 14:08:15 +08:00
9d891ede5b
support copy for tables with trigger
2020-11-10 10:19:28 +08:00
35f6cc72a5
Parallel merge join.
2020-11-10 09:57:11 +08:00
d0e747e47c
add some methods and fix some bugs for db4ai
2020-11-09 21:13:04 +08:00
324904b788
根据cb2ed438提交记录同步修改线程名称
2020-11-09 20:34:12 +08:00
f37e95d97d
使用gs_guc设置default_text_search_config时可以在设置出错时提供更有效报错
2020-11-09 19:30:52 +08:00
d4ef850aaf
gs_probackup修改 :
...
1.修复问题:备份外部目录后,恢复时使用--external-mapping参数重新定位到新文件夹,有可能会恢复到错误的目标文件夹中
2.删除宏PROGRAM_URL和PROGRAM_EMAIL,并将报错信息中PostgreSQL、pg_probackup分别改为openGauss、gs_probackup
2020-11-09 19:19:03 +08:00
967f828847
add kylin support information
2020-11-09 17:35:59 +08:00
dc2d43d530
parallel scan: explain analyze details
2020-11-09 09:41:32 +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