Commit Graph

7863 Commits

Author SHA1 Message Date
d87b5257cc Fix bug of miss add THR_LOCAL symbol to some file. 2020-12-31 11:42:35 +08:00
d7dd756a95 !581 修改readme环境配置示例错误
Merge pull request !581 from 赵文浩/master
2020-12-31 10:39:01 +08:00
a8cc408bd6 failover脑裂 && rule相关语法再合入 2020-12-31 09:44:37 +08:00
8f19af80f3 修改readme环境配置示例 2020-12-31 09:40:34 +08:00
ba9edb158b !580 修改readme信息
Merge pull request !580 from 赵文浩/master
2020-12-31 08:21:45 +08:00
f3d16740b1 修改readme 2020-12-31 02:35:52 +08:00
4736e1329c !579 社区issue修复合并提交
Merge pull request !579 from 赵文浩/master
2020-12-30 23:56:46 +08:00
dfc6cba5c2 !578 第2次同步source code
Merge pull request !578 from dengxuyue/master
2020-12-30 23:53:05 +08:00
c6026da3f5 bug fix 函数pg_get_tabledef()支持显示全局临时表的DDL 2020-12-30 23:35:04 +08:00
067e71b6a3 bug fix 函数pg_get_tabledef()支持显示全局临时表的DDL 2020-12-30 23:26:27 +08:00
82f5687df9 禁止用户向系统模式添加表 2020-12-30 23:00:22 +08:00
99a9dcbaf8 Add log for checkpoint. 2020-12-30 22:58:58 +08:00
96c73e99d8 modify most_avaible_sync's meaning: primary is allowed to stop waiting for standby WAL sync when there is synchronous standby WAL senders are disconnected. 2020-12-30 22:57:22 +08:00
1dc22834b1 函数pg_get_tabledef()支持显示全局临时表的DDL 2020-12-30 22:56:18 +08:00
482df78c44 [bugfix]修复当libpq.so与gsql的版本不匹配时,无法正常连接数据库 2020-12-30 22:54:41 +08:00
syj
c9edc3a053 Fix bug of invalid username/password when "SET ROLE role_name PASSWORD 'passwd'" is used in loop. 2020-12-30 22:53:55 +08:00
syj
0f5b0f4bbf Limit the max string length of enum type to NAMEDATALEN-1(64-1=63) 2020-12-30 22:53:39 +08:00
syj
bff12037f4 support the the usage of "ALTER TYPE name OWNER TO { CURRENT_USER | SESSION_USER }" 2020-12-30 22:53:22 +08:00
bc6ad8a271 删除参数 2020-12-30 22:52:28 +08:00
a8c75f8830 bug 2020-12-30 22:51:30 +08:00
a0d7b33693 修改版本号为1.1.0以及更新中文README.MD 2020-12-30 22:47:42 +08:00
b53aaa8cf2 bug 2020-12-30 22:45:37 +08:00
0607e9952a rectify jdk version 2020-12-30 22:42:06 +08:00
c23967c7f8 fix guc_parameter_value_range and alter system the same parameter 2020-12-30 22:37:52 +08:00
2943edef86 fix bug 2020-12-30 22:34:37 +08:00
ca44783855 modify default value of max_wal_senders and synchronous_standby_names 2020-12-30 22:05:53 +08:00
8b4b150031 add "disable_memory_protect" in cluster_guc.conf 2020-12-30 22:04:33 +08:00
d687ed5243 Set BASE_GLOBAL_VARIABLE_NUM to 224 for the success of fastcheck 2020-12-30 22:04:33 +08:00
22251c5e31 fix unrecognized node type 355 for outer join 2020-12-30 22:02:31 +08:00
91b36a7c5a 代码回合:解决shared buffer过大时实际占用共享内存超出预期的BUGhttps://gitee.com/opengauss/openGauss-server/pulls/441 2020-12-30 21:59:46 +08:00
15c3b05737 代码回合:解决pg_os_threads视图中IncrBgWriter线程信息缺失的问题https://gitee.com/opengauss/openGauss-server/pulls/401 2020-12-30 21:59:46 +08:00
582f65f9f5 merge master 2020-12-30 21:30:30 +08:00
fb20dc830f 2nd round patches for openGauss 1.1.0 2020-12-30 21:29:17 +08:00
a079b006c0 Set BASE_GLOBAL_VARIABLE_NUM to 224 for the success of fastcheck 2020-12-30 19:30:42 +08:00
378be4707c add "disable_memory_protect" in cluster_guc.conf 2020-12-30 17:33:03 +08:00
0be8111b94 !554 批量同步source code
Merge pull request !554 from dengxuyue/master
2020-12-30 02:08:06 +08:00
69f141d240 added missing release file 2020-12-30 00:15:42 +08:00
c3d92c2a51 Fix build issues 2020-12-29 22:13:48 +08:00
75d73bd711 disabled mot temporarily 2020-12-29 10:42:38 +08:00
bc365f082b Fix build.sh error 2020-12-29 10:25:20 +08:00
5413aa5f01 Fix execute permission 2020-12-29 10:07:11 +08:00
c7154c02a5 Restore ha test scripts and fix build.sh
updates on build.sh:
        (1) calls build/script/build_opengauss.sh
        (2) -pkg option is deprecated
2020-12-29 08:09:56 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
b7337ff802 !467 Extract restriction OR clauses whether or not they are indexable.
Merge pull request !467 from 吴岳川/master
2020-12-28 20:36:23 +08:00
5baba301c5 !544 fix unrecognized node type 355 for outer join
Merge pull request !544 from scarbor_fair/master
2020-12-28 20:34:31 +08:00
4ca2c45a6c !499 逻辑复制时,增大逻辑复制插件的选项长度限制。
Merge pull request !499 from 吕辉/increased_length_limit_for_logical_replication_plugin
2020-12-28 20:33:50 +08:00
5b120e7331 !513 replication_type is only allowed set to 1, to resolve core dump in data send when primary is 1 or 2, and standby is 0
Merge pull request !513 from 熊小军/master_1112
2020-12-28 20:33:12 +08:00
437d425ecd !542 统一guc参数进行show或set操作时对superuser的定义
Merge pull request !542 from Cross-罗/test_branch2
2020-12-28 20:32:22 +08:00
b76038ac50 !410 support ALTER SEQUENCE START/MINVALUE/CYCLE/NOCYCLE
Merge pull request !410 from 廖美东/sequenceopt
2020-12-28 20:30:13 +08:00
98246aa213 !514 增加show variables like var_string语法,方便用户查询参数时,记不清变量名称时使用。
Merge pull request !514 from 吕辉/show_variables_like_grammar
2020-12-28 20:28:00 +08:00