Commit Graph

3449 Commits

Author SHA1 Message Date
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
fb749ce19b fix issue I5Y809 2022-11-09 14:59:13 +08:00
f2e18e3c35 !2400 解决多表update join语法报错,以及有多张相同表时更新结果错误的问题
Merge pull request !2400 from 魏文韬/master
2022-11-08 13:34:38 +00:00
9eea01fd42 !2386 调整GetNewestXLOGSegNo的日志打印内容
Merge pull request !2386 from 陈栋/bugfix2
2022-11-08 12:34:37 +00:00
85c2f70b5c !2351 回合PG漏洞:CVE-2022-2625,创建extension中带有create or replace语句可能导致越权
Merge pull request !2351 from luajk/CVE-2022-2625
2022-11-08 09:34:30 +00:00
52f4f49e2f !2402 修复a outerjoin (+)的bug
Merge pull request !2402 from pengjiong/fix_case
2022-11-08 09:30:09 +00:00
0b8ad835b3 !2360 修复设置log_truncate_on_rotation=on,设置系统时间为一周后,日志未覆盖写入而是追加写入问题
Merge pull request !2360 from 蒋宏博/master
2022-11-08 08:57:55 +00:00
c34e92b64f Fix a outer join bug. 2022-11-08 16:26:31 +08:00
6ae1d04c72 fix pg_get_tabledef test case 2022-11-08 00:24:26 -08:00
ac8a50618d fix pg_get_tabledef handle default and on update feature 2022-11-07 22:49:26 -08:00
a69775c5b3 fix the return error-message from gstrace_start/dump/stop() when non-existing port is specified. 2022-11-08 13:04:28 +08:00
4106583369 !2395 修复潜在的整数溢出问题
Merge pull request !2395 from pengjiong/fix_date
2022-11-08 04:31:54 +00:00
57fbbfb894 !2396 修复由于时区夏令时问题导致的用例结果变化
Merge pull request !2396 from pengjiong/fix_case
2022-11-08 03:18:48 +00:00
0c05b9e8d9 !2362 修复explain merge into报错的问题
Merge pull request !2362 from pengjiong/array
2022-11-08 03:10:15 +00:00
094ff74f68 !2388 openGauss支持主备共享存储
Merge pull request !2388 from peibaoyi/master
2022-11-08 01:39:34 +00:00
ee2a769222 adapt schema 2022-11-07 22:19:30 +08:00
bb5b05ec46 主备共享存储 2022-11-07 22:04:18 +08:00
71a2ac31ff Fix timetz testcase. 2022-11-07 21:55:18 +08:00
e984df2d06 !2294 解决问题:gs_probackup备份后 restore 后未删除绝对路径文件
Merge pull request !2294 from zhaobingyu/master
2022-11-07 11:51:34 +00:00
c835e87ff8 Fix potential data overflow. 2022-11-07 19:18:02 +08:00
8b720eea36 !2263 关于pkg_service.job_submit的第一次执行时间问题
Merge pull request !2263 from movead/opengauss_jobscan
2022-11-07 08:03:15 +00:00