|
c2124a135a
|
增加测试用例
|
2022-11-04 14:45:11 +08:00 |
|
|
1a9ace9d8c
|
pathkeys正则化,解决sql语句使用ORDER BY 排序前后结果不一致的问题
|
2022-11-02 18:46:19 +08:00 |
|
|
4389fbcd4b
|
!2288 issue#I5UEWO Cleanup sessions for one database which is conflict with when recovery drop database
Merge pull request !2288 from wangchunling/issue#I5UEWO
|
2022-11-02 02:48:36 +00:00 |
|
|
47541fce1f
|
!2282 issue#I5UDM6 LogAccessExclusiveLock() when primary node acquire AccessExclusiveLock for systable
Merge pull request !2282 from wangchunling/issue#I5UDM6
|
2022-11-02 02:48:07 +00:00 |
|
|
59893408f6
|
!2302 调用LockAcquire函数缺失第5个bool入参
Merge pull request !2302 from Dong_WuKong/master_djg
|
2022-11-02 02:47:30 +00:00 |
|
|
3367824a78
|
!2349 修复inlist2join中subquery使用不当问题
Merge pull request !2349 from chenxiaobin/fixInlistJoin
|
2022-11-02 01:32:22 +00:00 |
|
|
1f17a974c8
|
fix inlist2join error
|
2022-11-01 10:38:29 +08:00 |
|
|
ebef1ed4cd
|
!2346 修复Rename内存越界问题
Merge pull request !2346 from Cross-罗/leak
|
2022-10-31 09:49:42 +00:00 |
|
|
1a8d22880f
|
!2324 虚拟索引oid最大值设定
Merge pull request !2324 from guoguozhenhaowan/master_index_oid
|
2022-10-31 08:28:12 +00:00 |
|
|
35ecef7227
|
修复rename内存泄漏问题
|
2022-10-31 15:53:25 +08:00 |
|
|
6179070ae2
|
!2342 【轻量级 PR】:门禁概率性失败用例修复
Merge pull request !2342 from pengjiong/N/A
|
2022-10-31 06:25:21 +00:00 |
|
|
eda65fcca0
|
!2305 修复分区表page数量估算错误的问题
Merge pull request !2305 from 木匠钉子/estimate_pages
|
2022-10-28 07:54:24 +00:00 |
|
|
a767a643b7
|
!2339 修复baselocatortype为'\0',导致nodeToString输出字符串被截断的问题
Merge pull request !2339 from pengjiong/fix_col
|
2022-10-28 06:46:59 +00:00 |
|
|
0f2ed02e93
|
Fix testcase fail
Signed-off-by: pengjiong <totaj@qq.com>
|
2022-10-28 06:17:24 +00:00 |
|
|
0ff01d2e82
|
!1953 修改debug5模式下,insert into select特定数据报错
Merge pull request !1953 from 侯宗田/debug5_hou
|
2022-10-28 02:59:53 +00:00 |
|
|
66430daaf3
|
Fix nodeToString truncate.
|
2022-10-28 10:32:09 +08:00 |
|
|
c00e57d24e
|
!2318 修复gsql无法在openGauss2.0上执行"\d+ table"的问题
Merge pull request !2318 from 杨浩/master
|
2022-10-27 08:01:49 +00:00 |
|
|
4ea70b1e87
|
fix deparse parsetree error when subquery in insert into cmd is nested in debug5 log level
|
2022-10-27 15:34:21 +08:00 |
|
|
f0279d0bc9
|
!2333 解决(update order by必须在有limit子句时起作用)的问题
Merge pull request !2333 from 魏文韬/issue_fix
|
2022-10-27 06:46:35 +00:00 |
|
|
b7216bd717
|
Fix "\d+ table" cannot be executed in openGauss 2.0
|
2022-10-27 10:13:46 +08:00 |
|
|
6d0373c4f8
|
issue_fix (update order by must with limit clause)
|
2022-10-26 18:09:51 +08:00 |
|
|
9ccf290012
|
!1906 fix connect by nocycle syntax error
Merge pull request !1906 from 侯宗田/master
|
2022-10-26 01:50:04 +00:00 |
|
|
40186d74ca
|
!2312 fix IdleInTransactionSessionTimeout don't work when session_timeout=0
Merge pull request !2312 from 薛蒙恩/idlemaster
|
2022-10-26 01:46:01 +00:00 |
|
|
c0c3c2027f
|
fix: increase the maximum value of oid to avoid the bug of not being able to create hypo-index by too large oid
|
2022-10-24 15:43:40 +08:00 |
|
|
03ea4a5f90
|
fix IdleInTransactionSessionTimeout don't when session_timeout=0
|
2022-10-18 21:31:44 +08:00 |
|
|
a31f86e583
|
!2310 修复windowsagg包含smp时结果不正确的问题
Merge pull request !2310 from pengjiong/fix_col
|
2022-10-18 11:11:43 +00:00 |
|
|
9fddb8b232
|
Fix smp in merge sort.
|
2022-10-18 16:08:36 +08:00 |
|
|
62bbcac3a0
|
!2308 修复create trigger和ktool中的内存泄漏问题
Merge pull request !2308 from pengjiong/fix_col
|
2022-10-18 01:57:54 +00:00 |
|
|
486def8a48
|
Fix memleak.
|
2022-10-17 21:12:49 +08:00 |
|
|
4bceef2a7e
|
!2306 解决select for update在并发场景下core问题
Merge pull request !2306 from 吴禹均/master
|
2022-10-17 11:04:59 +00:00 |
|
|
a0ab7b03e4
|
【bugfix】解决select for update在并发场景下core问题
|
2022-10-17 14:47:03 +08:00 |
|
|
1b94afc87f
|
修复分区表page数量估算错误的bug
|
2022-10-14 17:19:56 +08:00 |
|
|
927275e656
|
fix connect by nocycle syntax error
|
2022-10-13 17:45:39 +08:00 |
|
|
061eca1bf4
|
SubXactLockTableWait call LockAcquire missing out 5th parameter.
|
2022-10-13 16:20:31 +08:00 |
|
|
94735d2b0c
|
!2293 添加子事务清理标志位
Merge pull request !2293 from jc_zhang/master
|
2022-10-11 09:21:30 +00:00 |
|
|
ce872957e6
|
!2291 【fix】解决触发器中设置自定义变量报错的问题
Merge pull request !2291 from yuhuanhuan/demand_set
|
2022-10-11 06:54:32 +00:00 |
|
|
aa5ffec6a3
|
【fix】解决触发器中设置自定义变量报错的问题
|
2022-10-11 11:41:21 +08:00 |
|
|
1107609010
|
add new event for subxact
Signed-off-by: jc_zhang <zhangjingchang1@huawei.com>
|
2022-10-10 11:55:40 +00:00 |
|
|
d37a938196
|
add new event for subxact
Signed-off-by: jc_zhang <zhangjingchang1@huawei.com>
|
2022-10-10 11:51:24 +00:00 |
|
|
ecfc320dd6
|
issue#I5UDM6 LogAccessExclusiveLock() when primary
node acquire AccessExclusiveLock for systable
数据库中表(例如系统表pg_database在大量drop database情况下)因为vacuum时会触发
truncate操作,备机replay truncate操作的同时,有监控程序查询该表(
xlog_block_smgr_redo_truncate采用LockRelFileNode给该表的relfilenode加锁了,但
scan操作是通过LockRelationOid给relation的oid加锁,导致replay truncate和select操
作并行了),使被truncate操作invalid的buffer再次被加载到缓冲池中,在之后新的数据
插入到此原本应该已经invalid的数据页时产生错误。query在initscan时通过smgrnblocks
拿到nblocks,如果此时replay trucate log先做了InvalidateBuffer,再做
CacheInvalidateSmgr、smgr_truncate,会导致scan时再次讲invalid的buffer加载到
bufferpool中,产生错误。
回看pg代码,发现在lock relation时候,主机加AccessExclusiveLock时候会记录一条
XLOG_STANDBY_LOCK的日志,当备机回放到该日志时会加上AccessExclusiveLock。但是在
og中,因为原本分布式代码的残留,只在用户表时记了该日志,所以导致系统表会出现上
述问题。
|
2022-10-09 16:54:54 +08:00 |
|
|
028719bd3b
|
issue#I5UEWO Cleanup sessions for one database which
is conflict with when recovery drop database
|
2022-10-09 16:54:11 +08:00 |
|
|
6f87123c7a
|
!2287 【fixbug】解决单词拼写错误问题
Merge pull request !2287 from yuhuanhuan/demand_set
|
2022-10-08 11:47:39 +00:00 |
|
|
0ccb4dd448
|
【fixbug】解决单词拼写错误问题
|
2022-10-08 17:10:20 +08:00 |
|
|
9b6d81382c
|
!2274 修改 并发执行函数local_double_write_stat会触发coredump的问题
Merge pull request !2274 from ashnah/for_doublewriter_coredump
|
2022-09-30 08:25:14 +00:00 |
|
|
105055a43a
|
把全局变量g_stat_file_id改为session级别
|
2022-09-30 12:02:17 +08:00 |
|
|
7acdfda987
|
!2259 【轻量级 PR】:修复libpqwalreceiver内存泄漏问题
Merge pull request !2259 from chenxiaobin/N/A
|
2022-09-29 12:40:37 +00:00 |
|
|
5e462ef25c
|
!2270 移除go driver test目录
Merge pull request !2270 from 杨皓/master
|
2022-09-29 12:39:47 +00:00 |
|
|
68dedcd150
|
remove go driver test
|
2022-09-29 17:53:26 +08:00 |
|
|
4e931f9a1e
|
!2261 修复2.0.1升级3.1.0再回滚比直接安装多local_active_session视图
Merge pull request !2261 from 杨皓/master
|
2022-09-29 01:39:26 +00:00 |
|
|
55a4ea7f3f
|
!2262 Fix memory leaks
Merge pull request !2262 from nwen/master
|
2022-09-28 13:22:09 +00:00 |
|