|
889da2532c
|
Revert "修复审计中删除触发器记录object_name的乱码问题"
This reverts commit 64ea1f6589efc18547c48e620f2adf61ee12cdc2.
|
2023-08-04 11:47:01 +08:00 |
|
|
a29a396a03
|
Don't rewrite fulljoin when targetlist contain system column.
|
2023-08-04 11:24:49 +08:00 |
|
|
2383cf8b26
|
Fix create trigger bug.
|
2023-08-04 11:24:19 +08:00 |
|
|
db297b35d4
|
解决update多表显式关联超过三张表结果错误的问题
|
2023-08-04 11:23:25 +08:00 |
|
|
661c4a5b91
|
Fix local_debug_server_info bug.
|
2023-08-04 11:22:44 +08:00 |
|
|
69f30d3c73
|
dblink代码逻辑调整
|
2023-08-04 11:22:12 +08:00 |
|
|
b111bc9493
|
pg_resetxlog -O报错说明调整
|
2023-08-04 11:21:38 +08:00 |
|
|
e7506870c7
|
fix dolphin back-quote bug
|
2023-08-04 11:20:57 +08:00 |
|
|
02a2071a65
|
非保留关键字charset可以作为字段名
|
2023-08-04 11:20:07 +08:00 |
|
|
9a5a6b84eb
|
修复gs_errors表中行号信息不准确的问题
|
2023-08-04 11:18:47 +08:00 |
|
|
64ea1f6589
|
修复审计中删除触发器记录object_name的乱码问题
|
2023-08-04 11:01:05 +08:00 |
|
|
f81e412654
|
Rebuild view when replace proc.
|
2023-08-04 10:59:25 +08:00 |
|
|
1394923a52
|
修复fuction带参数并且参数个数和默认入参个数相同,不带括号调用报错的问题。
|
2023-08-04 10:12:35 +08:00 |
|
|
742f5a4159
|
Add mask password for grant usage.
|
2023-08-04 10:11:53 +08:00 |
|
|
ddde9f1d79
|
优化fastcheck用例:优化gsbasebackup_options等六个测试用例
|
2023-08-04 10:11:06 +08:00 |
|
|
8f5a961df6
|
gsql explain执行调整
|
2023-08-04 10:10:17 +08:00 |
|
|
26276b3a12
|
修复with for update的报错信息错误的问题
|
2023-08-04 09:56:10 +08:00 |
|
|
f7ff54a494
|
fix plsql_show_all_error bug
|
2023-08-04 09:53:12 +08:00 |
|
|
3783eb284a
|
fix #3366 with #3307
|
2023-08-04 09:51:44 +08:00 |
|
|
fd2b87664e
|
Add negative option test for pg_resetxlog.
|
2023-08-04 09:34:08 +08:00 |
|
|
c6574de4a2
|
修复cluster下盘场景core问题
|
2023-08-04 09:33:22 +08:00 |
|
|
34888e390e
|
修复缺陷线程池开启时,判断会话内存使用是否超出上限时判断错误
|
2023-08-04 09:32:38 +08:00 |
|
|
3e445988df
|
修复 NasWrite 中释放内存后还使用的问题
|
2023-08-04 09:30:18 +08:00 |
|
|
5f0daa1143
|
解决pg_stat_segment_extent_usage的forknum为3、4时,产生core的问题
|
2023-08-04 09:29:32 +08:00 |
|
|
a90540af4e
|
解决段页式存储函数pg_stat_segment_extent_usage,extent_type的取值范围与事实不符的问题
|
2023-08-04 09:29:25 +08:00 |
|
|
1d5336f53f
|
修复freePartList函数的内存泄漏
freePartList函数中没有释放cell的内存,参考list_free_private修正之
删除无用的函数freeSubPartList
|
2023-08-04 09:28:48 +08:00 |
|
|
39ee175d2d
|
修复GetTupleForTrigger可能的内存泄漏
GetTupleForTrigger内存从当前上下文申请而来,在update带序列的场景
会等到ModifyTable算子结束才会释放,内存持续占用,在内存小的环境可能
会导致内存不可用,现改为从pertuple_memorycontext中申请
|
2023-08-04 09:27:50 +08:00 |
|
|
0cf8f73424
|
决gs_dump does not resolve circular dependency的问题
|
2023-08-04 09:26:56 +08:00 |
|
|
5c302fc965
|
add copyCreateTrigStmt funcSource copy
|
2023-08-04 09:10:03 +08:00 |
|
|
ff0a89e6a6
|
修复memcheck问题
|
2023-08-04 09:06:31 +08:00 |
|
|
c2bf876218
|
Fix report wrong position for procedure error.
|
2023-08-04 09:05:40 +08:00 |
|
|
915b7fd626
|
error message modify
|
2023-08-04 09:04:23 +08:00 |
|
|
4b6d078962
|
fix: makefile
|
2023-08-03 21:23:12 +08:00 |
|
|
1839ae465a
|
add lz4 for pagehack compile
|
2023-08-03 21:19:41 +08:00 |
|
|
8276338efe
|
Fix gist bug.
|
2023-08-03 21:17:02 +08:00 |
|
|
ce3d38fcd3
|
b_format_behavior_compat_options change
|
2023-08-03 21:16:10 +08:00 |
|
|
0bce111067
|
mysql fetch into exit
|
2023-08-03 21:16:03 +08:00 |
|
|
9c5d5af744
|
fix: Spelling error in parser.cpp
|
2023-08-03 21:15:14 +08:00 |
|
|
5e9cf48e6f
|
优化show warnings在PBE流程中,fetchsize对exec_execute_message的影响
|
2023-08-03 21:11:49 +08:00 |
|
|
dda6f57125
|
show warnings在jdbc的(PBE)流程中,缺少error信息拷贝处理
|
2023-08-03 21:11:42 +08:00 |
|
|
21ade67d24
|
fix #I6WGG1 forbidden set column name to tid
|
2023-08-03 20:32:18 +08:00 |
|
|
5693c21683
|
解决MySQL模式下 insert on duplicate key语法宕机的问题
|
2023-08-03 20:29:54 +08:00 |
|
|
bdadc9b4db
|
解决user@host中当用户名过长时的报错信息与mysql报错信息不一致的问题
|
2023-08-03 20:29:27 +08:00 |
|
|
4316657d24
|
fix refresh material view by synonym fail
|
2023-08-03 20:27:25 +08:00 |
|
|
d7d21584e8
|
bug修复-非保留关键字ignore,作为列名时报错
|
2023-08-03 20:26:15 +08:00 |
|
|
62e02668b0
|
修复username中出现@的场景
|
2023-08-03 20:23:08 +08:00 |
|
|
705b934375
|
闪回恢复操作在drop两次同名表时的设计缺陷
|
2023-08-03 20:22:26 +08:00 |
|
|
0ec8a5ac2c
|
gs_probackup show时候跳过dss初始化
|
2023-08-03 20:21:38 +08:00 |
|
|
640b9398ba
|
Fix dump when uppercase_attribute_name is on.
|
2023-08-03 20:21:05 +08:00 |
|
|
8fa99732df
|
解决orderby 列的别名在distinct中也报错的问题
|
2023-08-03 20:20:33 +08:00 |
|