|
6b6bcffe71
|
add SIGUSR1 handler for wal receiver writer thread
The SIGUSR1 handler will wake up wal receiver thread once wal receiver
thread had invoked SetLatch().
|
2021-03-02 12:35:52 +08:00 |
|
|
f6cdf958ca
|
fix delay apply bug
|
2021-03-01 23:23:23 +08:00 |
|
|
63121c848a
|
fix circle type bug
|
2021-03-01 10:47:36 +08:00 |
|
|
2ed38ece92
|
!718 修复gs_initdb没指定-D参数coredump问题。
Merge pull request !718 from playrest/branch4
|
2021-02-27 17:46:33 +08:00 |
|
|
2f038b29f4
|
!719 修复bug
Merge pull request !719 from 潘浩文/bug/wdr_snapshot
|
2021-02-27 17:25:48 +08:00 |
|
|
92a9a63214
|
!740 【openGauss】修复普通用户使用“\dn *.*”报错问题
Merge pull request !740 from 宋清怡/master
|
2021-02-27 11:57:17 +08:00 |
|
|
851595803e
|
!738 修复unused_oids脚本的Bug
Merge pull request !738 from 廖美东/unused_oid
|
2021-02-27 11:57:05 +08:00 |
|
|
75a7595965
|
!741 修复社区I2MAJU issue
Merge pull request !741 from liyifeng_seu/master
|
2021-02-27 10:53:16 +08:00 |
|
|
2d10d01e52
|
!742 update opengauss compile guide blog in readme file
Merge pull request !742 from zhangxubo/master
|
2021-02-25 19:38:43 +08:00 |
|
|
c466bbd0f3
|
add opengauss compile blog path in readme file
|
2021-02-25 15:58:49 +08:00 |
|
|
3282b69eaa
|
修复社区I2MAJU issue。
问题:gs_probackup使用lsn模式进行增量恢复的时候报错
修复:降低日志报错级别,该日志报错不影响正常流程
|
2021-02-25 14:44:18 +08:00 |
|
|
4334a2bd4b
|
修改IsDuplicatePid和IsEligiblePid入参的pid类型
|
2021-02-25 12:05:00 +08:00 |
|
|
7a8ac10358
|
!739 add opengauss compile guide blog in readme file
Merge pull request !739 from zhangxubo/master
|
2021-02-25 10:39:54 +08:00 |
|
|
ada2611c71
|
add blog path to compile opengauss
|
2021-02-24 17:25:14 +08:00 |
|
|
7c78275154
|
!731 单用户模式下事务强制只读 bug修复
Merge pull request !731 from Ricardo_Cui/master
|
2021-02-24 17:23:53 +08:00 |
|
|
58dc894262
|
修正unused_oids脚本结果
修正unused_oids脚本结果
|
2021-02-24 17:15:38 +08:00 |
|
|
7094374fd0
|
fix \dn bug for normal user
|
2021-02-24 16:49:15 +08:00 |
|
|
7ec653d33d
|
support sm3 sm4
|
2021-02-23 12:01:56 +08:00 |
|
|
0fb78478dc
|
single user mod transaction bug fix
|
2021-02-23 11:13:16 +08:00 |
|
|
c470eb8933
|
工具帮助信息适配openGauss
|
2021-02-18 17:56:51 +08:00 |
|
|
652a680a89
|
完善gs_initdb的回归测试。
|
2021-02-18 14:24:13 +08:00 |
|
|
84c66025fe
|
!723 回退代码
Merge pull request !723 from liang/413
|
2021-02-10 14:29:15 +08:00 |
|
|
c54677f927
|
!722 support logical decoding on standby
Merge pull request !722 from LiHeng/master
|
2021-02-10 14:13:47 +08:00 |
|
|
4fbbc4bedf
|
support logical decoding on standby
|
2021-02-09 22:25:07 +08:00 |
|
|
fcb9ffbce5
|
Revert "!609 openGauss supports binary_float"
This reverts commit d052061fdfe30c30029fbb560ae2c48aee335500, reversing
changes made to c38e1ded17d6084b9915a25df19dcf17c9d5837e.
|
2021-02-09 10:41:31 +08:00 |
|
|
b322a3ae53
|
Revert "!604 openGauss support pg_stat_statements"
This reverts commit c38e1ded17d6084b9915a25df19dcf17c9d5837e, reversing
changes made to 9656124c8e8602f780e6fbdbb9262b6aadf56e9d.
|
2021-02-09 10:40:59 +08:00 |
|
|
3f6539ca79
|
修复问题:设置exit_on_error pre_auth_delay enable_wdr_snapshot三个参数后,启动数据库,数据库会自动退出
|
2021-02-09 04:15:52 +08:00 |
|
|
3a37801788
|
修复gs_initdb没指定-D参数coredump问题。
|
2021-02-08 19:45:11 +08:00 |
|
|
cb6fdaf50d
|
!632 重构time stamp相关代码实现
Merge pull request !632 from 赵文浩/master
|
2021-02-08 16:48:36 +08:00 |
|
|
e32cf21f96
|
!704 支持不等于操作符: ^=
Merge pull request !704 from siven/sop
|
2021-02-08 15:50:51 +08:00 |
|
|
3e90daabe0
|
!703 解决线程池模式打开时pg_probackup备份失败问题
Merge pull request !703 from jun/fix_probackup_in_threadpool_mode
|
2021-02-08 15:47:10 +08:00 |
|
|
6d53432caf
|
支持不等于操作符:^=
|
2021-02-08 14:30:06 +08:00 |
|
|
3628459aa5
|
fix pg_probackup in threadpool mode
threadpool is not compatable with WALSender, so use port+1 as replication port to use none-threadpool mode.
|
2021-02-08 14:16:22 +08:00 |
|
|
5a61d23618
|
revert
|
2021-02-08 11:39:00 +08:00 |
|
|
9518d5bc30
|
支持不等于操作符: ^=
|
2021-02-08 11:12:00 +08:00 |
|
|
10fc44fc94
|
修复pid截断导致enable_kill_query参数不能正常使用的问题
|
2021-02-08 10:48:38 +08:00 |
|
|
a2b91178d9
|
重构time stamp相关代码实现
|
2021-02-08 10:27:13 +08:00 |
|
|
6b90131ab8
|
!701 解决延时不生效问题
Merge pull request !701 from mujinqiang/fixdelay
|
2021-02-08 10:18:59 +08:00 |
|
|
36dd695e4d
|
!601 Extract restriction OR clauses whether or not they are indexable
Merge pull request !601 from 吴岳川/OrExtract
|
2021-02-08 09:38:05 +08:00 |
|
|
9e70ea79fe
|
!685 支持在线扩容内核适配修改
Merge pull request !685 from 薛蒙恩/master
|
2021-02-08 09:36:28 +08:00 |
|
|
d052061fdf
|
!609 openGauss supports binary_float
Merge pull request !609 from liang/413
|
2021-02-08 09:26:50 +08:00 |
|
|
c38e1ded17
|
!604 openGauss support pg_stat_statements
Merge pull request !604 from liang/pg_stat_statements
|
2021-02-08 09:25:48 +08:00 |
|
|
9656124c8e
|
!698 解决备DN优化io的core
Merge pull request !698 from mujinqiang/fixio
|
2021-02-08 09:09:27 +08:00 |
|
|
32df3a02f4
|
解决延时不生效问题
|
2021-02-07 22:39:32 +08:00 |
|
|
2b1f587e9d
|
fix core restartpoint
|
2021-02-06 21:58:19 +08:00 |
|
|
edc92bb110
|
增加函数说明
|
2021-02-05 16:27:14 +08:00 |
|
|
27ef270368
|
!656 gs_basebackup添加timeout参数
Merge pull request !656 from wangrui/master
|
2021-02-05 16:12:32 +08:00 |
|
|
688f66fabc
|
!676 修复gs_probackup默认以plain格式查看备机备份信息时没有显示recovery-name属性的问题
Merge pull request !676 from xiepy/master
|
2021-02-05 16:11:48 +08:00 |
|
|
d1ed9346ca
|
!683 修复I2BHU2和I2M472问题
Merge pull request !683 from liyifeng_seu/master
|
2021-02-05 16:11:34 +08:00 |
|
|
7ea77cedfb
|
!684 issue修复:I2M49V和I2NX3C
Merge pull request !684 from yukai_k/master
|
2021-02-05 16:10:59 +08:00 |
|