|
96b542fd20
|
!1912 Reserve 160kb where backup compressed file
Merge pull request !1912 from 吴岳川/backup
|
2022-06-30 09:04:59 +00:00 |
|
|
1e44cb5fbc
|
Reserve 160kb where backup compressed file
|
2022-06-30 16:06:37 +08:00 |
|
|
c7061ba45b
|
fix retry open pcd file
|
2022-06-30 12:01:59 +08:00 |
|
|
6b90aeccb7
|
!1748 Modify the description information of asp_sample_interval
Merge pull request !1748 from LyndonYang/master
|
2022-06-30 03:45:55 +00:00 |
|
|
fc68ea5f96
|
Fix I57Q8F update regress test twophase's output to fix corner case scenarios
|
2022-06-29 18:50:00 +10:00 |
|
|
35e8ca8b98
|
!1905 issue修复: ignore hint在类型转换的场景下,插入错误值
Merge pull request !1905 from zhangzhixian/master
|
2022-06-29 08:49:02 +00:00 |
|
|
12310d19ce
|
fix alter_procedure helper
|
2022-06-29 16:33:44 +08:00 |
|
|
b3d35b77ae
|
!1737 Updata regress test hw_cipher_sm4 output file for different gs_decrypt results
Merge pull request !1737 from Sun/update_case_hw_cipher_sm4
|
2022-06-29 06:51:37 +00:00 |
|
|
efa8450158
|
!1899 修复发布订阅若干问题
Merge pull request !1899 from chenxiaobin/initial_data
|
2022-06-29 02:31:50 +00:00 |
|
|
b020f439d6
|
!1731 fix 并发改config文件导致coredump
Merge pull request !1731 from wenkeyang_abab/concurrent_modify_conf_file_bug_fix
|
2022-06-29 01:42:10 +00:00 |
|
|
765a522de7
|
!1730 fix gstrace工具指定无效输出路径判断出错
Merge pull request !1730 from wenkeyang_abab/gstrace_fopen_fix
|
2022-06-29 01:35:41 +00:00 |
|
|
32e0667943
|
fix tablesync worker drops replication slot at publisher coredump
|
2022-06-28 22:05:17 +08:00 |
|
|
70d645eba6
|
修复issue #I5EI31:ignore hint在类型转换的场景下,插入错误值
|
2022-06-28 16:12:49 +08:00 |
|
|
bb3672335a
|
fix postgres fdw bug
|
2022-06-27 20:02:19 +08:00 |
|
|
efc0ffe9c2
|
目前ptrack的提示中,1 缺乏对于报错对应操作的解释 2 对于没有开启pstack的情况下,lsn可能获取为长度0的字符串的处理缺失(导致securec_check_for_sscanf_s失败,其提示容易误解为程序bug)
|
2022-06-27 16:19:11 +08:00 |
|
|
8f3402e071
|
build libnuma library to package
|
2022-06-27 15:59:59 +08:00 |
|
|
c611b010a0
|
!1891 修改代码,解决issue --- 关闭增量检查点,开启全页写,无负载情况下,create database花费25秒
Merge pull request !1891 from zhaobingyu/master
|
2022-06-24 09:47:03 +00:00 |
|
|
6b524cdf5d
|
解决issue --- 关闭增量检查点,开启全页写,无负载情况下,create database花费25秒
|
2022-06-24 14:16:37 +08:00 |
|
|
0f955ee072
|
!1769 获取CPU使用情况的函数应该放在执行计时以外,以使explain analyze的结果更加合理,便于与PG进行性能分析对比
Merge pull request !1769 from cc_db_dev/master
|
2022-06-24 03:04:45 +00:00 |
|
|
c89a93b12b
|
!1880 change function from defGetBoolean to parse_bool
Merge pull request !1880 from 吴岳川/master
|
2022-06-23 09:29:27 +00:00 |
|
|
cd0c6c41ca
|
!1882 修复几处内存泄露问题
Merge pull request !1882 from pengjiong/array
|
2022-06-23 09:02:11 +00:00 |
|
|
b48e293aa4
|
!1628 发布所有表时,跳过不能被发布的表(非行存表)
Merge pull request !1628 from pengjiong/fix_col
|
2022-06-23 08:36:01 +00:00 |
|
|
0a60160483
|
Fix memleak.
|
2022-06-23 14:09:11 +08:00 |
|
|
150c2c04a4
|
!1815 修复主备连接正常的情况下用set方式设置会话级别synchronous_commit为on后却导致阻塞的问题
Merge pull request !1815 from 薛蒙恩/synczs
|
2022-06-23 03:36:43 +00:00 |
|
|
0d9e6adf43
|
!1884 修复订阅表基础数据复制线程重启后消息格式不完整的问题
Merge pull request !1884 from chenxiaobin/usesnapshot
|
2022-06-23 02:21:34 +00:00 |
|
|
c493be8520
|
!1878 1. 修复创建订阅时获取表信息失败导致发布端残留复制槽的问题 2. 修改alter subscription set支持copy_data参数的问题
Merge pull request !1878 from chenxiaobin/createslot
|
2022-06-23 02:20:06 +00:00 |
|
|
ea558fe889
|
!1874 修复删除订阅时逻辑复制槽不存在报错的问题
Merge pull request !1874 from chenxiaobin/initial_data
|
2022-06-23 01:53:38 +00:00 |
|
|
2e15bb43ec
|
fix tablesync worker does not send csn after restart
|
2022-06-22 21:31:59 +08:00 |
|
|
c108d7d35b
|
!1883 Fix #I5DL5V: Fix some known bugs of DBMind
Merge pull request !1883 from wangtq/master
|
2022-06-22 12:10:45 +00:00 |
|
|
5f1620f617
|
!1790 IGNORE关键字实现:server部分
Merge pull request !1790 from zhangzhixian/master
|
2022-06-22 09:36:50 +00:00 |
|
|
228bd0b3ee
|
fix: error to use macro
|
2022-06-22 17:34:55 +08:00 |
|
|
432c147002
|
fix: some known bugs of DBMind
|
2022-06-22 17:11:14 +08:00 |
|
|
d1344cdda4
|
create slot after synchronizing the table list
|
2022-06-22 16:15:51 +08:00 |
|
|
14495542ab
|
put on a grafana template for slow query analysis
Offering: GaussDB Kernel
More detail: none
|
2022-06-22 15:42:36 +08:00 |
|
|
435c55bb1e
|
don't reuse the parameter VERSION but OPENGAUSS_VERSION
|
2022-06-22 15:41:37 +08:00 |
|
|
6e3f441b6c
|
check if temporary replication slot of tablesync worker exist before dropping it
|
2022-06-22 14:12:12 +08:00 |
|
|
45b0f39326
|
Fix internal schema publish.
|
2022-06-22 11:32:51 +08:00 |
|
|
2a81d01ff6
|
change_function_from_defGetBoolean_to_parse_bool
|
2022-06-22 11:07:21 +08:00 |
|
|
472a7d66ff
|
!1876 新增pgformat_substr兼容选项,在PG兼容模式下,substr的表现兼容PG
Merge pull request !1876 from pengjiong/array
|
2022-06-22 01:45:37 +00:00 |
|
|
dcf4f58a9e
|
Fix substr compat with pg.
|
2022-06-21 20:14:30 +08:00 |
|
|
00b088690d
|
!1728 修复没有fdw handler场景下对外表做DDL操作失败的问题
Merge pull request !1728 from pengjiong/logical_core
|
2022-06-21 11:24:24 +00:00 |
|
|
f8e6969a24
|
!1729 修复设置事务读写模式失效的问题
Merge pull request !1729 from pengjiong/transaction
|
2022-06-21 11:03:38 +00:00 |
|
|
58db32f560
|
fix accessing of dangling pointer in session_options
|
2022-06-21 11:52:15 +08:00 |
|
|
27e5788c45
|
!1735 修复函数中处理数组元素引用变量报错的问题
Merge pull request !1735 from pengjiong/array
|
2022-06-21 01:45:16 +00:00 |
|
|
fdcce94b84
|
!1831 新增插件列存表函数hash,并在使用插件时进行hash表的替换
Merge pull request !1831 from Cross-罗/column_hash
|
2022-06-20 08:20:56 +00:00 |
|
|
a8da82a0fb
|
Implementation of keyword ignore: using hint string
|
2022-06-20 15:46:28 +08:00 |
|
|
17c986d684
|
!1835 添加execInitExprHook
Merge pull request !1835 from 仲夏十三/dolphin
|
2022-06-20 07:36:55 +00:00 |
|
|
b8b453a501
|
!1861 MYSQL兼容性:创建函数、存储过程指定用户
Merge pull request !1861 from liuyongzhen/definer
|
2022-06-20 07:33:39 +00:00 |
|
|
ebc0d18f9b
|
列存函数哈希表替换
|
2022-06-20 15:28:20 +08:00 |
|
|
3e14f898dc
|
!1833 修复并行查询limit 1性能劣化严重的问题
Merge pull request !1833 from Cross-罗/smp
|
2022-06-20 03:28:30 +00:00 |
|