Commit Graph

3597 Commits

Author SHA1 Message Date
7278436817 [共享存储] avoid core when standby node create file failed 2022-12-23 09:50:54 +08:00
152c407512 !2675 【轻量级 PR】:修复删除数据库后,backend id被复用导致的lsc资源清理时的core问题
Merge pull request !2675 from pengjiong/N/A
2022-12-23 01:34:47 +00:00
88575eae03 !2672 【共享存储】DEBUG版本增加页面版本LSN校验能力
Merge pull request !2672 from peibaoyi/master
2022-12-22 12:40:26 +00:00
b15c245a18 支持or表达式的谓词提取下推,为sql_bate_feature新增选项来控制这个功能 2022-12-22 18:49:41 +08:00
5d56e686e6 !2664 【轻量级 PR】:修复加载dolphin插件场景下,重启导致的死锁问题
Merge pull request !2664 from pengjiong/N/A
2022-12-22 08:17:10 +00:00
1b6bf1b848 Fix core when exit thread
Signed-off-by: pengjiong <totaj@qq.com>
2022-12-22 08:10:09 +00:00
412ef0a1af 【共享存储】1. 增加页面版本校验,拦截页面版本错乱第一现场 2. 共享存储最大连接数限制为16000 2022-12-22 15:54:06 +08:00
1b97274b24 !2441 支持容器化升级
Merge pull request !2441 from 薛蒙恩/docker_upgrade
2022-12-22 06:28:12 +00:00
7924440a6d !2641 修复WLM线程在内存不足时可能卡在PGconnectdb过程中阻塞数据库关闭
Merge pull request !2641 from kenxx/my_master
2022-12-21 11:18:06 +00:00
91d9ef5e12 !2656 修复siblings by+limit报错的问题
Merge pull request !2656 from chenxiaobin/SWCB_limit
2022-12-21 06:21:32 +00:00
d58ebf08df !2662 修复升级hdfs_fdw创建失败问题
Merge pull request !2662 from 杨皓/master
2022-12-21 06:15:11 +00:00
21d6ae2954 Fix core when connect new B db.
Signed-off-by: pengjiong <totaj@qq.com>
2022-12-21 01:55:15 +00:00
cc86d9efb9 fix problem for hdfs_fdw in upgrade 2022-12-20 19:12:37 +08:00
a411cc302f 设置ImmediateInterruptOK确保WLM线程在PQconnect无响应时也能正常被关闭 2022-12-20 16:35:19 +08:00
05a98eccc2 !2655 修复gs_dump导出大小写敏感自增列的问题
Merge pull request !2655 from 李居东/fixbug
2022-12-20 08:26:39 +00:00
f6483f4369 support siblings by + limit 2022-12-20 15:31:24 +08:00
9b59521509 修复gs_dump支持导出大小写敏感自增列的问题 2022-12-20 14:20:09 +08:00
dfc46c5916 !2156 修复create package中报错位置不准确的问题。
Merge pull request !2156 from dongxu.wei/fix_create_pkg_error_pos
2022-12-20 06:05:15 +00:00
c950de5f36 !2646 [Bugfix] 解决超长SQL语句开启libpqsw模块日志输出时报错的问题
Merge pull request !2646 from 周斌/multi-write-print
2022-12-20 02:42:39 +00:00
cd613855bf !2526 解决ceil()函数内部嵌套函数tan()结果为-0问题
Merge pull request !2526 from Ruixiang Li/ceilSolve
2022-12-20 02:03:18 +00:00
15ac32a9c7 !2649 修复gsql没有适配0列数据的问题
Merge pull request !2649 from pengjiong/fix_date
2022-12-20 01:38:22 +00:00
1a417078d1 解决分区键表达式不支持extract和year函数 2022-12-20 09:26:24 +08:00
d8efa2c50f !2643 【共享存储】【bugfix】修复CBConfirmCoverting出现core
Merge pull request !2643 from 董宁/master
2022-12-19 12:20:26 +00:00
5c29e59612 解决ceil函数嵌套tan函数可能返回-0的问题 2022-12-19 16:07:02 +08:00
f6cd9da230 !2616 修复AUTO_INCREMENT自增列约束问题,gs_dump支持导出自增列索引
Merge pull request !2616 from 李居东/fixbug
2022-12-19 07:33:09 +00:00
84a4884373 Fix empty column. 2022-12-19 14:40:50 +08:00
a28e49918d !2640 资源池化适配pg_resetxlog工具
Merge pull request !2640 from zhaobingyu/zby_resetxlog_pro
2022-12-19 01:53:34 +00:00
05d7b74e31 !2642 fix SlruPhysicalReadPage beyond file size read
Merge pull request !2642 from 陈婷婷/master
2022-12-18 01:10:20 +00:00
c98b1f6299 remove check vsprintf in standy write 2022-12-17 19:37:30 +08:00
e989a7c515 !2645 [Bugfix] repair Q message unexcept transfer
Merge pull request !2645 from 周斌/multi-write-redirect
2022-12-17 11:37:07 +00:00
2b59dba0e9 repair Q message unclear redirect flag issue 2022-12-17 14:42:31 +08:00
aaaddb18a5 !2543 tidscan算子扫描分区表,在ExecInit时,没有处理PBE裁剪,导致只扫描了第一个分区。
Merge pull request !2543 from playrest/master-commit-1
2022-12-16 13:22:36 +00:00
c3eb405592 !2597 修复replace into在explain语句中的问题
Merge pull request !2597 from zong/master
2022-12-16 13:20:23 +00:00
9d9fd46e69 !2639 适配dms修改drc版本号判断逻辑
Merge pull request !2639 from 胡习林/master
2022-12-16 10:56:54 +00:00
baca9249e1 !2630 层次函数嵌套聚集函数报错问题
Merge pull request !2630 from 陈志凯/master
2022-12-16 09:30:55 +00:00
4ddebd5c2d fix SlruPhysicalReadPage beyond file size read 2022-12-16 16:52:01 +08:00
2f9e6e1fe4 [共享存储]修复CBConfirmConverting出现core 2022-12-16 16:30:32 +08:00
e73020e2b7 !2627 修复record类型中定义的not null约束未生效的问题
Merge pull request !2627 from chenxiaobin/recordNotNUll
2022-12-16 08:07:40 +00:00
8b19fc7972 fix not null constraint of record unaffective bug 2022-12-16 15:04:20 +08:00
1d11fc5ba2 !2619 修复autocommit关闭后错误语句在事务块处理错误的问题
Merge pull request !2619 from Cross-罗/autocommit
2022-12-16 07:03:29 +00:00
0ccdf5dd95 !2454 移除AlignMemoryAllocator::AllocSetDelete内无用的加锁操作
Merge pull request !2454 from 胡正超/memlock
2022-12-16 06:28:50 +00:00
2d767f5756 !2625 修复2.0.0升级3.0.1版本,升级报错问题
Merge pull request !2625 from 杨皓/master
2022-12-16 03:21:21 +00:00
deedcc4bdd !2624 【bugfixed】解决由于空指针导致的1.1.0升级到3.1.0后对外键表进行delete操作产生core的问题
Merge pull request !2624 from laishenghao/110up310
2022-12-16 03:16:28 +00:00
hu
689c0d8783 适配dms修改drc 版本号判断机制 2022-12-16 10:53:59 +08:00
7d95ebaf34 资源池化适配pg_resetxlog工具,解决:1、数据库开启但是重置日志成功问题,2、修改使用方法,无需用户输入节点id,工具自动识别主节点id并对主节点xlog日志进行重置 2022-12-16 10:08:37 +08:00
6bc9c3930b !2618 Remove DBMind from openGauss-server repository
Merge pull request !2618 from wangtq/master
2022-12-15 12:03:59 +00:00
7b2c39af14 !2636 Upgrade scripts for MOT new features
Merge pull request !2636 from Vinoth Veeraraghavan/master
2022-12-15 11:37:08 +00:00
6fe074f4a1 修复自增列约束问题,gs_dump支持导出自增列索引 2022-12-15 16:29:04 +08:00
36bfa3239a start with 2022-12-15 16:24:39 +08:00
95321a2a6e !2629 增加语法解析阶段bison的默认栈大小
Merge pull request !2629 from pengjiong/fix_date
2022-12-15 08:08:00 +00:00