|
1c9402ffcb
|
pg_config version from 1.0.1 to 1.1.0
|
2021-01-20 09:58:36 +08:00 |
|
|
1dc81c0e17
|
add black list for sysadmin in alter system set
|
2021-01-19 22:53:47 +08:00 |
|
|
bf75ec07a8
|
Merge branch 'index_advisor' of https://gitee.com/scarbor_fair/openGauss-server into index_advisor
Conflicts:
src/gausskernel/dbmind/kernel/index_advisor.cpp
|
2021-01-19 20:34:15 +08:00 |
|
|
3ddd4bac04
|
fix bug in gs_index_advisor
|
2021-01-19 20:29:34 +08:00 |
|
|
0de69ddfdc
|
!626 Add help information about REFERENCES of column_constraint.
Merge pull request !626 from Yuejia/master
|
2021-01-19 11:35:19 +08:00 |
|
|
1ed9a02dac
|
!603 fix exceed int range bug that is occasional when standby runs build
Merge pull request !603 from chenxiaobin/rewind
|
2021-01-19 10:05:13 +08:00 |
|
|
daa503e393
|
!598 Adapt docker 1.1.0
Merge pull request !598 from lihongda/master
|
2021-01-19 10:01:51 +08:00 |
|
|
519359eef8
|
!589 resolve compile warning
Merge pull request !589 from 周雄佳/davidzhou2
|
2021-01-19 10:01:06 +08:00 |
|
|
1c728fb3da
|
!621 set WalSndCaughtUp to thread_local variable
Merge pull request !621 from chenxiaobin/WalSndCaughtup
|
2021-01-19 09:57:20 +08:00 |
|
|
9444ff97c1
|
Validate schema name when create.
|
2021-01-18 20:08:40 +08:00 |
|
|
842fe8657f
|
fix xlog could not cleanup with cascade standby
|
2021-01-16 21:12:07 +08:00 |
|
|
39f647127f
|
!605 encoding modify
Merge pull request !605 from wangrui/master
|
2021-01-15 12:15:49 +08:00 |
|
|
a67d66149c
|
Add help information about REFERENCES of column_constraint.
|
2021-01-15 11:26:09 +08:00 |
|
|
1d3c929334
|
fix bug in gs_index_advisor
|
2021-01-14 17:26:31 +08:00 |
|
|
d54fc03793
|
set WalSndCaughtUp to thread context variable
|
2021-01-14 15:23:03 +08:00 |
|
|
0a03cb4945
|
!613 openGauss使用localkms管理keys
Merge pull request !613 from 邓旭玥/master
|
2021-01-13 14:36:20 +08:00 |
|
|
252b0db5cb
|
no use of GAUSSHOME in makefile
|
2021-01-13 12:14:34 +08:00 |
|
|
9f26684684
|
!611 修改适配python3编译
Merge pull request !611 from yukai_k/master
|
2021-01-13 10:08:07 +08:00 |
|
|
5389b28c7d
|
openGauss使用localkms
|
2021-01-13 10:00:38 +08:00 |
|
|
4a711e4c3b
|
!560 rule语法帮助及相关用例修改
Merge pull request !560 from Ricardo_Cui/master
|
2021-01-12 18:53:13 +08:00 |
|
|
9dac3a6a6c
|
适配python3编译
|
2021-01-12 15:38:47 +08:00 |
|
|
fe4666717c
|
!607 use memcpy_s to copy the return time_str
Merge pull request !607 from 吴岳川/walTimeout
|
2021-01-12 15:27:29 +08:00 |
|
|
32b455ef68
|
openGauss supports binary_float
|
2021-01-12 09:58:08 +08:00 |
|
|
f5ed9c4c73
|
!597 【SQL时间预测】敏感信息释放前置零
Merge pull request !597 from 宋清怡/master
|
2021-01-11 15:35:09 +08:00 |
|
|
e5e6685e68
|
use memcpy_s to copy the return time_str
|
2021-01-11 15:21:40 +08:00 |
|
|
f249a90a15
|
change func to inline func
|
2021-01-11 15:02:17 +08:00 |
|
|
ce2de0bdee
|
!606 【轻量级 PR】:修复归档告警信息刷屏的问题
Merge pull request !606 from TotaJ/N/A
|
2021-01-11 14:17:07 +08:00 |
|
|
78068122d9
|
openGauss supports pg_stat_statements
|
2021-01-11 11:31:05 +08:00 |
|
|
0bc61bf05a
|
修复归档告警信息刷屏的问题
|
2021-01-11 11:21:00 +08:00 |
|
|
8d36f2a28c
|
fix exceed int range bug that is occasional when standby runs build
|
2021-01-11 10:55:37 +08:00 |
|
|
fb7b91cb23
|
server_encoding=ascii, client_encoding=utf8, if chinese return error
|
2021-01-11 09:48:59 +08:00 |
|
|
802f28f140
|
Extract restriction OR clauses whether or not they are indexable
|
2021-01-09 11:11:23 +08:00 |
|
|
6a75a9089c
|
Adapt docker 1.1.0
|
2021-01-08 16:59:40 +08:00 |
|
|
8c76b36ad1
|
AI SAFETY: clean cert info before free
|
2021-01-07 20:00:21 +08:00 |
|
|
81767f85dd
|
resolve compile warning
|
2021-01-05 09:10:44 +08:00 |
|
|
5be05d820f
|
!585 修复统一superuser定义的残留bug
Merge pull request !585 from Cross-罗/test_branch
|
2021-01-04 14:39:25 +08:00 |
|
|
13225ec67d
|
!586 resolve compile warning
Merge pull request !586 from 周雄佳/davidzhou2
|
2021-01-04 10:43:10 +08:00 |
|
|
1b638f4b20
|
修改报错信息
|
2020-12-31 20:19:32 +08:00 |
|
|
392c043824
|
!588 Disabled gs_ktool and removed kmc
Merge pull request !588 from dengxuyue/master
|
2020-12-31 19:55:42 +08:00 |
|
|
c76d64f14f
|
Disabled gs_ktool and removed kmc
|
2020-12-31 19:42:37 +08:00 |
|
|
c681fe0ab4
|
!587 fix bug guc
Merge pull request !587 from 赵文浩/master
|
2020-12-31 16:58:23 +08:00 |
|
|
cd24cc83cf
|
fix bug guc
|
2020-12-31 16:08:54 +08:00 |
|
|
5bce12f426
|
resolve compile warning
|
2020-12-31 15:52:12 +08:00 |
|
|
aa8faf5f8d
|
修复统一superuser定义的残留bug
|
2020-12-31 13:40:46 +08:00 |
|
|
b4fd9bf06d
|
!583 修复部分static变量少加了THR_LOCAL的问题
Merge pull request !583 from TotaJ/bugfix/thr_local
|
2020-12-31 12:45:11 +08:00 |
|
|
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 |
|