Commit Graph

3007 Commits

Author SHA1 Message Date
3c2478f77d !1951 【轻量级 PR】:小型化版本不支持postgres_fdw,无需打包相关sql/control文件
Merge pull request !1951 from pengjiong/N/A
2022-07-16 06:12:39 +00:00
bf7c37e879 !1946 修复创建订阅时指定的发布在对端不存在也能创建成功的问题
Merge pull request !1946 from 薛蒙恩/CheckPublicationsExistOnPublisher
2022-07-16 03:01:41 +00:00
67d0f68f14 temp 2022-07-15 09:56:55 +00:00
62d8634a87 修复创建订阅时指定的发布在对端不存在也能创建成功的问题 2022-07-14 15:21:42 +08:00
90b5d9ae49 link #I5H1L6 fixed the misspelling of function name. 2022-07-14 15:46:06 +10:00
c68c1f493c !1943 Fixes a minor leak in MOT masstree index
Merge pull request !1943 from Vinoth Veeraraghavan/master
2022-07-14 03:05:58 +00:00
a7c2493956 Fixes a minor leak in MOT masstree index 2022-07-14 10:04:28 +08:00
bd8d3424f8 Add codegen hook point. 2022-07-13 18:59:21 +08:00
8198a77bda !1928 修复向量化引擎场景下,length结果不一致的问题
Merge pull request !1928 from pengjiong/array
2022-07-13 01:42:04 +00:00
73ba974a9e !1937 【代码回合】interval分区不支持sqlbypass回显适配
Merge pull request !1937 from zhangzhixian/master
2022-07-12 13:01:04 +00:00
dbee5bbbb0 Fix bpchar length in vec engine and codegen case. 2022-07-12 20:26:22 +08:00
44e3262d67 回合修改:bypass不支持interval分区表的提示信息优化 2022-07-12 19:01:40 +08:00
6ce004b9f3 !1932 增加regexp相关兼容性函数,增加decode兼容性
Merge pull request !1932 from 邓旭玥/compatiability
2022-07-12 03:25:45 +00:00
cd5f02b696 fix core about log_destination 2022-07-11 16:10:37 +08:00
a038ba49eb Added/augmented functions: decode/regexp_count/regexp_instr/regexp_replace/regexp_subst 2022-07-10 16:17:58 +08:00
4be139a81c new feature: gs_probackup support zstd compress algrithom 2022-07-09 17:22:20 +08:00
81a9bc020e new feature: add lz4 compress algrithom to gs_probackup 2022-07-09 17:13:28 +08:00
9e0cc51ae3 bugfix: gs_probackup always fail when backup exceed 10min 2022-07-09 16:51:38 +08:00
f65486ba95 !1901 修复FDW const、param等不能下推的bug
Merge pull request !1901 from 胡正超/fdwbug
2022-07-08 08:38:28 +00:00
935e4b7731 !1672 exists子查询中存在limit const时可简化忽略
Merge pull request !1672 from 胡正超/subexists
2022-07-08 08:37:01 +00:00
4e8ddfc2cf !1921 修复issue--配置非异步备库且使用全量检查点,主库gs_ctl stop失败
Merge pull request !1921 from zhaobingyu/master
2022-07-07 02:08:15 +00:00
b2fcd290b3 修复issue--配置非异步备库且使用全量检查点,主库gs_ctl stop失败 2022-07-06 20:17:14 +08:00
5c0ac944d9 !1909 修复alter procedure语法说明文件后缀名
Merge pull request !1909 from 仲夏十三/helper2
2022-07-06 03:52:31 +00:00
16c1373304 !1919 修复并行创建函数时同时成功
Merge pull request !1919 from 仲夏十三/dolphin
2022-07-06 03:51:34 +00:00
bfb3754eb9 修复并行创建函数同时成功 2022-07-05 19:42:48 +08:00
0d1218b6b3 issue_fix: bypass ignore insert echo error 2022-07-01 15:21:31 +08:00
8d18b3e3ed !1917 修复发布端订阅自己时阻塞无法取消的问题
Merge pull request !1917 from chenxiaobin/initial_data
2022-07-01 06:07:21 +00:00
33e8279799 !1736 Update regress test row_compression/twophase test output file
Merge pull request !1736 from Sun/update_twophase_case
2022-07-01 02:24:37 +00:00
1b7ba6bded fix subscribing subscriber itself could not be cancel 2022-06-30 21:57:54 +08:00
dcb4c426f0 !1916 【轻量级 PR】:update simpleInstall/finance.sql.
Merge pull request !1916 from 陈栋/N/A
2022-06-30 12:27:01 +00:00
786619fb6c update simpleInstall/finance.sql. 2022-06-30 11:50:30 +00:00
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