Commit Graph

3318 Commits

Author SHA1 Message Date
e8b60bc0e8 add dolphin guc config
xx
2022-11-18 10:47:15 +08:00
fc1bdb57f8 修复未校验foreign table的自增列导致的core问题 2022-11-18 09:16:04 +08:00
be5d68c937 !2445 添加searchFuncHook
Merge pull request !2445 from 仲夏十三/mas3
2022-11-17 12:07:48 +00:00
bda4926d46 add tablespace symlink check 2022-11-17 20:00:16 +08:00
d1d0ce00a1 !2442 cmake导致centos环境下预安装数据库失败
Merge pull request !2442 from 蒋宏博/master
2022-11-17 08:16:50 +00:00
7b56472d8e add searchFuncHook 2022-11-17 15:23:17 +08:00
c65f9fd92c !2409 修复codegen下游标fetch的内存泄漏。
Merge pull request !2409 from 胡正超/codegen
2022-11-17 02:55:57 +00:00
72e77c3a50 fix issue #I61FIU 2022-11-16 19:35:30 +08:00
0e2086be3e !2440 修复memcheck问题
Merge pull request !2440 from 魏文韬/master
2022-11-16 06:23:35 +00:00
d9b7152231 fix the memcheck bugs about multi update 2022-11-15 21:20:33 +08:00
d9fc59a454 !2431 修改问题,有false状态的逻辑复制槽残留时备份报错信息提示不准确
Merge pull request !2431 from zhaobingyu/master
2022-11-15 11:54:38 +00:00
699c941b0b 修改问题,有false状态的逻辑复制槽残留时备份报错信息提示不准确 2022-11-15 17:42:22 +08:00
152c968e24 !2429 dcf模式下不支持gs_ctl failover操作
Merge pull request !2429 from 薛蒙恩/dcf_dpp
2022-11-15 08:45:36 +00:00
81ebf5dc99 兼容mysql的while和repeat语法_2 2022-11-15 15:45:28 +08:00
7880abfa60 检视意见修改:删除不必要初始化 2022-11-15 15:29:58 +08:00
f1cf8365d3 !2435 update pull request template
Merge pull request !2435 from zhangxubo/master
2022-11-15 06:43:35 +00:00
0bde669cd7 update pull request template 2022-11-15 09:41:46 +08:00
c4c84350dc dcf模式下不支持failover操作 2022-11-14 21:40:10 +08:00
ac8801e7bc 兼容mysql的while和repeat语法_1 2022-11-14 20:33:32 +08:00
03c9dc4828 !2329 新增CREATE USER IF NOT EXISTS语法
Merge pull request !2329 from Cross-罗/if_not_exists
2022-11-14 12:33:24 +00:00
33138250cf Merge branch 'feature/while' of gitee.com:qianxue21/openGauss-server_1 into feature/while 2022-11-14 20:32:43 +08:00
90b876b9b8 兼容mysql的while和repeat语法 2022-11-14 20:31:58 +08:00
adf53e20bb 增加insert语句支持右值字段引用功能 2022-11-14 15:12:08 +08:00
6e6fb41951 !2426 [bugfix] 修复pyog驱动执行select into 返回的结果不为INSERT的问题
Merge pull request !2426 from 周斌/issue_selectinto
2022-11-14 02:19:12 +00:00
77d3a09a5e !2427 允许不带共享存储组件编译
Merge pull request !2427 from 刘博文/master
2022-11-12 06:50:33 +00:00
ac89fc6409 does not raise error if ddes not exist 2022-11-12 11:24:44 +08:00
2507017c2d fix failing to send invalid message for ctas
Offering: GaussDB Kernel

More detail: ctas has to send invalid message so that rewriting ctas can be triggered.
2022-11-11 19:32:23 +08:00
726ee16633 !2283 issue#I5UDEI Check hang when m_readySessionList is not empty while all workers are idle
Merge pull request !2283 from wangchunling/issue#I5UDEI
2022-11-11 10:46:56 +00:00
de3fe9774d !2424 扩展dolphin插件执行plpgsql能力以及添加aggIsSupportedHook
Merge pull request !2424 from chenxiaobin/plpgsqlHook
2022-11-11 09:36:49 +00:00
9ed0b3cca4 issue fix:修复ignore在非法输入时insert/update失败的问题 2022-11-11 15:57:22 +08:00
138d45bdd2 add plpgsql hook and aggIsSupportedHook 2022-11-11 15:09:34 +08:00
8de955f193 !2390 修复创建资源池时整数回转的问题
Merge pull request !2390 from 胡正超/wlm
2022-11-11 07:02:38 +00:00
1631dd2663 !2418 修复打包libpq和tools时候,少打包libcjson库
Merge pull request !2418 from zhangxubo/master
2022-11-11 06:31:55 +00:00
419575cc2a [gstrace] fix for the incorrect error message. 2022-11-11 13:20:59 +08:00
0ebc51e9f9 fix issue of wlm resource pool 2022-11-11 11:52:21 +08:00
b8e6324873 !2387 为3.0.0版本预留50个版本号
Merge pull request !2387 from 胡正超/master
2022-11-11 02:57:25 +00:00
6082e0f5f2 !2412 Makefile install adds DSS/DSS bin, libs and all ddes scripts
Merge pull request !2412 from 刘博文/dev1
2022-11-10 13:56:03 +00:00
7da6f00375 add libcjson library to libpq and tools package 2022-11-10 21:31:54 +08:00
218df0982d fix #I5UDEI Check hang when m_readySessionList is not empty while all workers are idle 2022-11-10 17:39:30 +08:00
1e5fb05d88 修复\h alter procedure信息与社区文档不符的问题 2022-11-10 17:38:33 +08:00
e12f3b9062 !2406 修复配置文件提示max_replication_slots取值范围与实际不符的问题
Merge pull request !2406 from 蒋宏博/master
2022-11-10 08:48:19 +00:00
70483eb56a MySQL兼容性-set password-密码脱敏 2022-11-10 16:25:01 +08:00
0302cb6ccf make install DSS/DSS bin, libs and all ddes scripts 2022-11-10 16:03:44 +08:00
26620d6083 reserve 50 upgrade version num for 3.0.0 2022-11-10 15:12:26 +08:00
827d49751d !2410 修复新增node类型没有适配copy/equal func的问题
Merge pull request !2410 from pengjiong/fix_case
2022-11-10 06:21:04 +00:00
0581fd2abc [gstrace codepath] fix the residual temporary files when exception occurs. 2022-11-10 13:01:16 +08:00
82a7234b87 !2357 修复declare作为标识符时相关的语法错误
Merge pull request !2357 from pengjiong/drop_ext
2022-11-10 03:47:14 +00:00
f44f7031ce Fix node copy/equal bug. 2022-11-10 11:35:29 +08:00
8878fec290 fix the codegen memory leak 2022-11-10 10:26:10 +08:00
a1a86a02a4 !2280 【轻量级 PR】:update License,移除多余许可证说明
Merge pull request !2280 from seekingua/N/A
2022-11-10 02:19:49 +00:00