Commit Graph

  • 6d95c39328 amend another port in hw_audit_multi_thread_rotation_interval.source openGaussDev 2022-03-07 14:18:34 +0800
  • 92f0f1918b amend port in hw_audit_multi_thread_rotation_interval.source openGaussDev 2022-03-07 11:52:37 +0800
  • 75e1fdf696 amend relative path, config file, security_audit_schedule0 openGaussDev 2022-03-07 10:36:19 +0800
  • b72ca81c15 update and add test cases openGaussDev 2022-03-04 17:45:48 +0800
  • 35dfd94bc2 add mutex openGaussDev 2022-03-04 15:46:06 +0800
  • 8f5757a3f1 修复分区表锁问题 openGaussDev 2022-03-06 09:40:43 +0800
  • 79662644d8 fixbug openGaussDev 2022-03-05 18:06:42 +0800
  • 3affdfa80c check openGaussDev 2022-03-04 16:19:25 +0800
  • 45879b85fd make max_size_for_xlog_prune take effect under asynchronous commit mode openGaussDev 2022-03-05 19:32:43 +0800
  • 2cda1074d3 fix barrier creator core bug openGaussDev 2022-03-06 21:33:24 +0800
  • dc8a4f11e3 fix drop slot failed openGaussDev 2022-03-06 21:22:41 +0800
  • 79e95ec77b fix barrier creator bug openGaussDev 2022-03-06 20:27:29 +0800
  • f1241ddf15 Fix the bug of checkpoint problem openGaussDev 2022-03-06 22:24:25 +0800
  • 1ad8739cab fix text func openGaussDev 2022-03-05 17:08:58 +0800
  • acb17bd1ec fix pitr restore startup thread pause openGaussDev 2022-03-03 23:39:12 +0800
  • 91c2c64911 修复release版本 fuzz测试发现core问题 openGaussDev 2022-03-05 16:13:31 +0800
  • b43c4be304 check sql valid in for rec in query openGaussDev 2022-03-05 15:35:05 +0800
  • 84f7c879d7 use case openGaussDev 2022-03-04 17:43:12 +0800
  • 039aff4f64 Global SysCache openGaussDev 2022-03-02 19:34:19 +0800
  • 9e59584896 fix bugs openGaussDev 2022-03-03 10:12:24 +0800
  • 621d5004a6 fix error openGaussDev 2022-03-04 18:01:54 +0800
  • 0f699af7b6 解决ustore模式下,备机上运行逻辑解码和备机读业务,备机上每秒打印约百条日志:WARNING: [CheckLastRecordSize:503]last record size 697 != xlog last record size 689 openGaussDev 2022-03-04 19:26:29 +0800
  • 1b7cc1bc75 revert openGaussDev 2022-03-04 17:12:35 +0800
  • 5b7d38d879 perf optimization for audit process openGaussDev 2022-03-03 23:19:32 +0800
  • 5cfddc1b52 Fix bug openGaussDev 2022-03-04 16:14:56 +0800
  • 5e577476a4 : Do not displaye the partition LOCAL index when \d+(\d+ \dS) a table. openGaussDev 2022-03-04 14:21:26 +0800
  • 90e7a6b7f6 free stringinfo openGaussDev 2022-03-04 16:09:31 +0800
  • d28a571efd submit code to openGauss-server openGaussDev 2022-03-04 15:57:38 +0800
  • a4da772704 : Fix that deleting view will core when explain_perf_mode is not EXPLAIN_NORMAL. openGaussDev 2022-03-03 20:03:02 +0800
  • c426a575e3 submit code to openGauss-server openGaussDev 2022-02-26 19:59:59 +0800
  • 75c95e8adf fix create function core when set try_vector_engine_strategy openGaussDev 2022-03-04 15:04:17 +0800
  • 1763fab84f fix index bug openGaussDev 2022-03-04 14:52:43 +0800
  • 9dd8fb38e7 Fix vacuum GPI bug openGaussDev 2022-03-01 17:11:13 +0800
  • 266cfad0fc add pg_catalog. openGaussDev 2022-03-04 10:54:11 +0800
  • 791b04f19c perf openGaussDev 2022-03-04 11:50:16 +0800
  • 8191e214c6 fixbug openGaussDev 2022-03-04 10:25:48 +0800
  • 0319403518 autonomous package value support anonymous block openGaussDev 2022-03-03 22:02:14 +0800
  • 06c8f2afcf deep copy procedure arg value openGaussDev 2022-03-03 21:30:19 +0800
  • b93d4de9ed Workaround for single connect-by cases openGaussDev 2022-03-04 12:56:56 +0800
  • fd2bf6d4a6 [] decouple DBMind configurations openGaussDev 2022-03-04 10:57:48 +0800
  • f02c16a949 [] decouple DBMind configurations openGaussDev 2022-03-04 10:39:53 +0800
  • e984d5525c shutdown wal rcv and writer before truncate xlog in pitr openGaussDev 2022-03-03 23:53:28 +0800
  • c423cfdb1b adjust pitr barrier time openGaussDev 2022-03-03 17:13:47 +0800
  • 8264115840 upgrade grand version openGaussDev 2022-03-04 10:37:28 +0800
  • d17420c4f6 add interface openGaussDev 2022-02-26 16:23:26 +0800
  • 651da5cbe4 Ensure that the sync state of the pagewriter remains unchanged during thread recovery openGaussDev 2022-03-03 19:15:16 +0800
  • 3b88755913
    !1588 change version to 3.0.0 Merge pull request !1588 from zhangxubo/lite opengauss-bot 2022-03-14 07:36:50 +0000
  • 9c8611ff49
    !1585 解决bucketMap数组与NULL判断永远为false的问题 Merge pull request !1585 from 陈栋/issue1 opengauss-bot 2022-03-14 06:15:05 +0000
  • 7c2e8463ab 解决bucketMap数组与NULL判断永远为false的问题 chendong76 2022-03-14 10:38:52 +0800
  • ab47f73fd2 change version to 3.0.0 zhang_xubo 2022-03-14 10:06:21 +0800
  • 674c48d084
    !1580 添加简化安装打包脚本以及更新三方库二进制地址 Merge pull request !1580 from zhangxubo/lite opengauss-bot 2022-03-14 01:52:49 +0000
  • 360111d858
    修复scanEreport工具的内存泄露问题 pengjiong 2022-03-12 09:33:32 +0000
  • ff0b60e057 add simple install package script zhang_xubo 2022-03-11 21:35:03 +0800
  • 928da3d6d2 fix wal replay of locking an updated tuple chenxiaobin19 2022-03-10 11:39:59 +0800
  • 621bd93e25
    !1579 小型化升级脚本适配文件名修改 Merge pull request !1579 from hangjin2020/master opengauss-bot 2022-03-11 06:20:33 +0000
  • d0d639699b 适配小型化升级脚本 hangjin2020 2022-03-11 10:58:26 +0800
  • 3871359928
    !1577 修复bypass_pbe用例失败问题 Merge pull request !1577 from 杨皓/master opengauss-bot 2022-03-11 01:50:30 +0000
  • 4dc0eb36e6 判断LLVM_MAJOR_VERSION宏定义为空还是数值 fairyfar 2022-03-10 21:42:20 +0800
  • 5398ea0f67 fix problem in regression bypass_pbe test openGaussDev 2022-03-09 16:33:53 +0800
  • 8b30bd9ceb
    !1575 修复hw_pbe等几个用例预期 Merge pull request !1575 from 胡正超/hwpbe opengauss-bot 2022-03-10 07:41:26 +0000
  • 2a34de04b8
    !1564 修复升级过程中_jsonb类型oid的问题 Merge pull request !1564 from 胡正超/_jsonboid opengauss-bot 2022-03-10 06:48:06 +0000
  • f927083841
    !1565 【BUGFIX】 修复两次备份、生成snapshot IO高与打印-no free slot等问题 Merge pull request !1565 from li_jianqiu/2.0.0 opengauss-bot 2022-03-10 02:09:59 +0000
  • 9313d708ce standby full build standby xiong_xjun 2022-03-09 21:03:55 +0800
  • 78c7cf53dd fix hw_pbe and explain_pbe of fastcheck gentle_hu 2022-03-09 19:36:01 +0800
  • 14bf3a2139 unusing typename+typenamespace to override typeoid in read\out funcs gentle_hu 2022-03-09 11:55:18 +0800
  • 1f6832d30b fix oid of _jsonb in upgrade case gentle_hu 2022-03-09 19:15:23 +0800
  • c10de5f198
    !1569 小型化修改适配 Merge pull request !1569 from zhangxubo/lite opengauss-bot 2022-03-08 09:12:59 +0000
  • b82e608e6c 适配小型化修改 zhang_xubo 2022-03-08 15:04:42 +0800
  • beb1f5838e
    !1567 修复升级脚本重复的问题 Merge pull request !1567 from 胡正超/duupgrade opengauss-bot 2022-03-08 02:21:26 +0000
  • b19a23dcd9
    !1546 bugfix: gs_ctl build备份、basebackup备份时,当文件大小超过一个段文件时,会导致build结果异常 Merge pull request !1546 from 吴岳川/I4V678 opengauss-bot 2022-03-07 13:20:58 +0000
  • f8a23647d7 fix issue of duplicated upgrade sql gentle_hu 2022-03-07 20:55:12 +0800
  • 751684b561 fixbug: when file segno >= 1, pcaFilePath will be 16384.1_pca. when transfer 16384_pca, without set '\0', pcapath open will be like '16384_pcaca', which will cause file missing. wuyuechuan 2022-02-25 11:23:59 +0800
  • ec66903e3f
    !1530 1. 禁止pglz与compresslevel参数同时使用;2. 页内词典压缩当且仅当compression为yes,而不是compression为空或者为no。3. pg_rewind修改部分日志打印等级 Merge pull request !1530 from 吴岳川/master opengauss-bot 2022-03-07 11:01:55 +0000
  • c420fde60e 解决编译错误 li_jianqiu 2022-03-07 17:54:24 +0800
  • e78e3c4eff 【BUGFIX】解决WDR snapshot生成过程中IO高的问题 li_jianqiu 2022-03-07 16:10:59 +0800
  • 38d7c01fac 【gs_probackup】【BUGFIX】修复PGDATA目录下的表空间,两次备份问题 li_jianqiu 2022-03-07 15:36:40 +0800
  • 9a0b705a03 fix oid of _jsonb in upgrade gentle_hu 2022-03-07 11:14:43 +0800
  • e001cbee91 主要内容:not assign stmt handle at DN slave mode 主要逻辑:instr stmt thread is not running on slave node, so we can check the pid of instr stmt thread, then can assign(or not) stmt handle when the pid is not zero(or zero) li_jianqiu 2022-03-07 11:10:20 +0800
  • 45e0a6f0d7 1. forbid setting compresslevel with pglz algorithm 2. bugfix: do PageCompression only when compression is yes 3. change some log level in pg_rewind wuyuechuan 2022-02-22 22:49:43 +0800
  • 25ecba5316
    !1563 行表压缩、哈希索引代码合入 Merge pull request !1563 from 吴岳川/0306_merge opengauss-bot 2022-03-06 15:24:49 +0000
  • 15e3a99805 row compression & hash index wuyuechuan 2022-03-06 21:41:58 +0800
  • f9fc8c0d68
    !1561 openGauss 3.0.0代码合入 Merge pull request !1561 from 杨皓/sync opengauss-bot 2022-03-06 12:14:24 +0000
  • 40b128e5cd fix publication ci problem zhang_xubo 2022-03-06 19:23:15 +0800
  • e0960a0dbd change env to GAUSSHOME zhang_xubo 2022-03-06 16:41:00 +0800
  • 1d1f529c89 更改fastcheck中,out文件空格导致失败问题 zhang_xubo 2022-03-06 01:56:46 +0800
  • 6a5266d02a remove test in regression yanghao 2022-03-06 01:43:25 +0800
  • e9a98a5a27 use makefile to build package yanghao 2022-03-05 16:55:07 +0800
  • de223dd152 sync code LiHeng 2022-03-04 23:22:16 +0800
  • cede8802dc bugfix 修复无法使用域名搭建主从bug,如果replconninfo中配置域名,则无法与 pg_getnameinfo_all获取的IP比较 ,只能和port->remote_host中的域名比较。 jiang wei 2022-03-03 10:32:19 +0800
  • c7d12e661d Force subscription use HA port. TotaJ 2022-03-02 16:54:40 +0800
  • d26ec83e7b
    !1549 【修复bug】WaitGraceThreadsExit函数固定睡15次 Merge pull request !1549 from stupidstan/master opengauss-bot 2022-02-28 06:51:12 +0000
  • ef7949c398
    !1527 修复gs_guc/reload方式设置分组同步复制参数失败 Merge pull request !1527 from 胡正超/anyxfix opengauss-bot 2022-02-28 03:07:34 +0000
  • 954817a429
    !1548 Fix issue: Fix a bug on the index advisor: Solve the problem that the index space size cannot be obtained Merge pull request !1548 from liuly/master opengauss-bot 2022-02-28 02:33:47 +0000
  • 19cc194672 fix sleep fixed 15 times stupidstan@163.com 2022-02-27 20:15:27 +0800
  • 320a31aa85 fixed bug flyly 2022-02-26 21:02:02 +0800
  • b58517ed45
    !1529 修复log_destination某些设置下启动失败的问题 Merge pull request !1529 from 胡正超/pglog opengauss-bot 2022-02-25 01:49:37 +0000
  • a8bf343bc6
    !1526 回退捕获UCE信号需求, 回退sigbushandler的处理逻辑 Merge pull request !1526 from cchen676/master1 opengauss-bot 2022-02-24 13:21:36 +0000
  • 7344c83601
    !1536 notify 支持指定为cascade standby Merge pull request !1536 from 刘春/2.0.0 opengauss-bot 2022-02-24 09:26:23 +0000
  • 7eada11574
    !1478 gstrace start时候,校验下数据库进程是否存在 Merge pull request !1478 from zhangxubo/bug3 opengauss-bot 2022-02-24 08:54:36 +0000
  • 88da95eb84
    !1488 opengauss编译适配flex 2.6以上版本 Merge pull request !1488 from zhangxubo/flexversion opengauss-bot 2022-02-24 08:32:10 +0000