|
388aa9aae0
|
!494 fix install path symbol bug
Merge pull request !494 from lihongda/master
|
2020-12-14 19:00:14 +08:00 |
|
|
eb1b2f05cb
|
逻辑复制时,增大逻辑复制插件的选项长度限制。 注:因为末确定此处限制来源,所以保留限制变量为从200调整为20000
|
2020-12-14 17:42:17 +08:00 |
|
|
3e5ed92b95
|
!498 fastcheck失败,修改用例预期结果
Merge pull request !498 from zhangxubo/dev
|
2020-12-14 17:29:10 +08:00 |
|
|
6e9e2ed07e
|
sqlbypass的fastcheck用例失败,预期结果不一致
|
2020-12-14 16:47:41 +08:00 |
|
|
5d0218bec4
|
xlog lock less modify
|
2020-12-14 14:25:48 +08:00 |
|
|
92be639e7e
|
fix install path symbol bug
|
2020-12-14 14:25:13 +08:00 |
|
|
abd54fdb75
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into develops
|
2020-12-14 14:14:20 +08:00 |
|
|
1f6e4c6856
|
modify default value of max_wal_senders
|
2020-12-14 12:30:13 +08:00 |
|
|
15176163dd
|
Delete the command line option parse about -O of gaussdb.
|
2020-12-14 11:52:36 +08:00 |
|
|
926b25edb8
|
!413 openGauss supports binary_float
Merge pull request !413 from 廖美东/dev_datatype
|
2020-12-14 11:49:52 +08:00 |
|
|
d1e536e89b
|
!452 fix bugs when cancel autonomous transaction
Merge pull request !452 from scarbor_fair/bug_in_AT
|
2020-12-14 11:48:09 +08:00 |
|
|
ea8fe83dae
|
!432 fix bug about the value range for the guc parameters
Merge pull request !432 from shirley_zhengx/master
|
2020-12-14 11:44:46 +08:00 |
|
|
8116085937
|
!448 add docker download path && add install path symbol & Adapted to the asianux system
Merge pull request !448 from lihongda/master
|
2020-12-14 11:43:01 +08:00 |
|
|
28c8cbbbc6
|
!437 fix the display of bypass while explain simplequery
Merge pull request !437 from mujinqiang/master
|
2020-12-14 11:41:21 +08:00 |
|
|
c2bd9bae16
|
!424 fix bug in gs_upgrade when get node name
Merge pull request !424 from scarbor_fair/bug_in_pg_upgrade
|
2020-12-14 11:39:48 +08:00 |
|
|
1d06f87288
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into develops
|
2020-12-14 11:39:12 +08:00 |
|
|
669522d2c3
|
!478 char varchar compute length of characters insted of bytes
Merge pull request !478 from 吴岳川/pg_compatibility
|
2020-12-14 11:37:25 +08:00 |
|
|
5e8e288c1e
|
failover
|
2020-12-14 11:07:14 +08:00 |
|
|
d5fbd4317f
|
add testcase to alter system set parameter with the same name
|
2020-12-14 10:42:52 +08:00 |
|
|
909cce7935
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into master
|
2020-12-14 10:15:36 +08:00 |
|
|
7b706fbf10
|
!422 support compile option of O3
Merge pull request !422 from scarbor_fair/compile_O3
|
2020-12-14 09:35:20 +08:00 |
|
|
dc80322091
|
!453 加入了动态线程来反映sql命令
Merge pull request !453 from Ricardo_Cui/master
|
2020-12-14 09:33:02 +08:00 |
|
|
7a44941a39
|
!487 fix XLogReadBufferExtended read invalid page core, because read block return false ealier when read page failed in standby node.
Merge pull request !487 from 熊小军/master_1212
|
2020-12-14 09:30:05 +08:00 |
|
|
3de19584f6
|
!486 fix memory lead of opfusion, and fix performance deterioration problem.
Merge pull request !486 from 熊小军/master_1112
|
2020-12-14 09:27:18 +08:00 |
|
|
022814f4a1
|
!463 modify default value of synchronous_standby_names and add test case of synchronous_standby_names=""
Merge pull request !463 from chenxiaobin/star
|
2020-12-14 09:20:34 +08:00 |
|
|
beb1082b5a
|
!449 解决不能用gs_guc设置synchronous_standby_names为*
Merge pull request !449 from cchen676/test1
|
2020-12-14 09:19:30 +08:00 |
|
|
85b1af40e1
|
!485 Delete the command line option -O of gaussdb.
Merge pull request !485 from Yuejia/master
|
2020-12-14 09:17:51 +08:00 |
|
|
f22c06c4ef
|
!488 修改gs_dropnode测试过程中发现的一些问题
Merge pull request !488 from cchen676/test3
|
2020-12-14 09:17:11 +08:00 |
|
|
97178d1f2e
|
!481 修正openGauss备机连接不到主机的问题
Merge pull request !481 from 刘珲/master
|
2020-12-14 09:14:23 +08:00 |
|
|
88b89a9cab
|
!458 函数pg_get_tabledef()支持显示全局临时表的DDL
Merge pull request !458 from 勇往直前/ggt
|
2020-12-14 09:12:40 +08:00 |
|
|
f000c1fc95
|
!482 emit error message for incorrect GAUSSLOG
Merge pull request !482 from scarbor_fair/ERROR_GAUSSLOG
|
2020-12-14 09:11:24 +08:00 |
|
|
88d6726613
|
!477 【轻量级 PR】:update third_party/dependency/postgis/README.md.
Merge pull request !477 from 宋清怡/N/A
|
2020-12-14 09:09:45 +08:00 |
|
|
0014638f09
|
!472 support the parameters with the same name in postgresql.conf
Merge pull request !472 from shirley_zhengx/develops
|
2020-12-14 09:08:57 +08:00 |
|
|
a9a8c145cb
|
!470 修改update_process_title为内部参数
Merge pull request !470 from liuchun/master
|
2020-12-14 09:07:43 +08:00 |
|
|
b9ffef274c
|
!484 MOT code review and memcheck fixes
Merge pull request !484 from Vinoth Veeraraghavan/master
|
2020-12-13 11:02:24 +08:00 |
|
|
c63b237dc6
|
fix issues found during test
|
2020-12-12 17:37:26 +08:00 |
|
|
d66a0a3697
|
fix memory lead of opfusion, and fix performance deterioration problem.
|
2020-12-12 16:11:37 +08:00 |
|
|
ef159b5540
|
fix XLogReadBufferExtended read invalid page core, because read block return false ealier when read page failed in standby node.
|
2020-12-12 16:02:41 +08:00 |
|
|
a2410a6365
|
Delete the command line option -O of gaussdb.
|
2020-12-12 11:06:37 +08:00 |
|
|
d40c5607cb
|
MOT code review and memcheck fixes
|
2020-12-11 21:30:55 +08:00 |
|
|
4898995c3a
|
!483 并行查询-bugfix以及并行代价计算调整
Merge pull request !483 from TotaJ/bugfix/parallel_cost
|
2020-12-11 17:06:15 +08:00 |
|
|
ed198e6ccc
|
Parallel query bugfix.
|
2020-12-11 16:29:46 +08:00 |
|
|
72d816984d
|
error message for incorrect GAUSSLOG
|
2020-12-11 15:24:20 +08:00 |
|
|
db55fa203c
|
!466 MOT fixes and code cleanup
Merge pull request !466 from Vinoth Veeraraghavan/master
|
2020-12-11 15:14:35 +08:00 |
|
|
791d95c0a9
|
!479 更新dbmind模块:增加虚拟索引功能、全面更新X-Tuner
Merge pull request !479 from wangtq/master
|
2020-12-11 14:17:36 +08:00 |
|
|
26237dd1c5
|
MOT fixes and cleanup
|
2020-12-10 19:51:15 +08:00 |
|
|
b47664c614
|
修正openGauss备机连接不到主机的问题
修正openGauss备机连接不到主机的问题。主机连接备机的时候使用status --all检查一切正常。备机连接主机的时候使用status --all连接不上。
|
2020-12-10 18:08:17 +08:00 |
|
|
de4c09907e
|
dbmind: Updated the X-Tuner.
|
2020-12-10 16:07:54 +08:00 |
|
|
e7c415bce8
|
fix fastcheck error
|
2020-12-10 16:03:11 +08:00 |
|
|
b6b9511275
|
!475 【openGauss】fix parallel hash mode without spill info problem
Merge pull request !475 from 宋清怡/master
|
2020-12-10 11:31:29 +08:00 |
|