Commit Graph

  • ae7a0bc797 Update create_server.py master litm12138 2022-10-16 20:01:38 +0800
  • a6ce672068 Add test.txt litm12138 2022-10-16 19:55:57 +0800
  • 4cd25670b5 Merge pull request 'sql慢查询注释' (#3) from Eukanj827/openGauss-server:master into master xiangxinyong 2022-08-03 09:29:40 +0800
  • f70898ecf5 Merge pull request '对BBOX_DetermineMsb函数的更详细描述' (#2) from Eao3piq4e/openGauss-server:master into master xiangxinyong 2022-08-03 09:29:29 +0800
  • 95466298fa Update bbox_print.cpp Eao3piq4e 2022-08-02 23:34:06 +0800
  • 119d5d39da Update bbox_print.cpp Eao3piq4e 2022-08-02 22:23:59 +0800
  • 537cba6247 Update bbox_lib.cpp Eao3piq4e 2022-08-02 21:18:32 +0800
  • 14c4068daa Update bbox_lib.cpp Eao3piq4e 2022-08-02 20:50:21 +0800
  • cf8e1541b1 Update bbox_lib.cpp Eao3piq4e 2022-08-02 18:05:36 +0800
  • 58d5c900c9 Update bbox_lib.cpp Eao3piq4e 2022-08-02 17:15:14 +0800
  • 25332da4aa Update bbox_lib.cpp Eao3piq4e 2022-08-02 17:01:46 +0800
  • fd0098411a Update __init__.py Eukanj827 2022-08-02 14:54:35 +0800
  • b4f33b07cf Update average_base.py Eukanj827 2022-08-02 14:44:04 +0800
  • caccfc026d Update feature_model.py Eukanj827 2022-08-02 14:01:17 +0800
  • 30621924cf Update bbox_lib.cpp Eao3piq4e 2022-08-02 12:55:12 +0800
  • abb0cee0fc Update __init__.py Eukanj827 2022-08-02 12:37:44 +0800
  • 0c2af1d742 Update bbox_lib.cpp Eao3piq4e 2022-08-02 11:50:12 +0800
  • 09e299ac8a Update bbox_lib.cpp Eao3piq4e 2022-08-02 10:14:02 +0800
  • 7dc9903be8 Update bbox_elf_dump_base.cpp Eao3piq4e 2022-08-02 09:19:40 +0800
  • bc0dc304c8 合并来自罗格的代码注释 xiangxinyong 2022-07-28 14:55:50 +0800
  • 5f334a5656 Update encrypt.cpp Eao3piq4e 2022-07-28 12:05:27 +0800
  • 4ec1513e05 Update crypt.cpp Eao3piq4e 2022-07-28 10:58:29 +0800
  • fb0026b93b Update crypt.cpp Eao3piq4e 2022-07-28 10:49:45 +0800
  • ce56fb62b6 Update asan_report.pl Eao3piq4e 2022-05-29 10:13:24 +0800
  • 2b198387ab Update asan_report.pl Eao3piq4e 2022-05-29 10:07:32 +0800
  • 72f4d68de6
    !1772 修复在部分场景下,非sysadmin用户执行gs_dump失败的问题 Merge pull request !1772 from pengjiong/drop_ext opengauss-bot 2022-05-28 11:52:08 +0000
  • 62e3bed09b Fix gs_dump TotaJ 2022-05-28 17:58:05 +0800
  • 7d4d95a5ad
    !1764 函数使用internal类型的限制添加wm_concat Merge pull request !1764 from 吕辉/wm_concat opengauss-bot 2022-05-28 07:00:10 +0000
  • 240f61c595
    !1740 compressByteConvert\compressDiffConvert内存判断当且仅当用户输入为true而不是判断用户是否使用该参数 Merge pull request !1740 from 吴岳川/I54KW0 opengauss-bot 2022-05-28 02:02:39 +0000
  • a0d1a547f8
    !1741 【压缩特性】在回放过程中,假设表文件已经被创建而表_pca等文件未被创建,flags会被修改,丢失O_CREATE标记,导致备机回放失败 Merge pull request !1741 from 吴岳川/I56GGM opengauss-bot 2022-05-28 01:43:32 +0000
  • df804a8a91
    !1763 在support_extended_features场景下,支持删除插件 Merge pull request !1763 from pengjiong/drop_ext opengauss-bot 2022-05-26 11:10:25 +0000
  • 91917dcfaf Fix drop extension. TotaJ 2022-05-26 14:16:04 +0800
  • e2163187ca add wm_concat in InternalAggIsSupported lvhui 2022-05-26 15:34:47 +0800
  • 1d7eadd778
    !1762 [bugfix] 修复host_standby=off/wal_level=archive场景下failover/switchover出现tuple concurrently updated的问题 Merge pull request !1762 from 周斌/gsc_hoststandby opengauss-bot 2022-05-26 01:31:22 +0000
  • b335ef9af7
    !1761 [feature] 修复GSC函数接口内存重复统计问题 Merge pull request !1761 from 周斌/gsc_cache_duplicate opengauss-bot 2022-05-26 01:30:00 +0000
  • 572d99d03c repair wal_level=archive in switchover/failover get tuple concurrently updated issue justbk 2022-05-25 20:17:01 +0800
  • 0b0959fc69
    !1760 DFX: add exit log in PercentileMain Merge pull request !1760 from 吴岳川/I5696K opengauss-bot 2022-05-25 11:25:07 +0000
  • 238ee19a59 repair gs_gsc_memory_detail memory info inaccurate issue justbk 2022-05-25 15:43:39 +0800
  • d199d90a71
    !1747 修复复合datum产生的record报错 Merge pull request !1747 from 仲夏十三/helper opengauss-bot 2022-05-25 03:17:57 +0000
  • 2a77a3cebc
    !1751 增加alter procedure帮助说明 Merge pull request !1751 from 仲夏十三/helper2 opengauss-bot 2022-05-25 03:15:27 +0000
  • 214d01ddb6
    !1759 [bugfix] 修复备机GSC不缓存数据问题 Merge pull request !1759 from 周斌/no_gsc_cache opengauss-bot 2022-05-25 02:40:49 +0000
  • 4f024161f0
    !1758 [bugfix] 修复openGauss数据库关闭时pagewriter主线程退出失败的问题 Merge pull request !1758 from 周斌/master opengauss-bot 2022-05-25 02:38:02 +0000
  • 82d5ac65b0 DFX: add exit log in PercentileMain wuyuechuan 2022-05-25 10:13:36 +0800
  • 7edda5e2a4 repair GSC no cache issue justbk 2022-05-24 21:47:43 +0800
  • e10c482649 repair opengauss close failed issue justbk 2022-05-24 20:29:11 +0800
  • c6cf59f29f
    !1669 add wm_concat function to use internal datatype Merge pull request !1669 from 吕辉/wm_concat 3.0.0 opengauss-bot 2022-05-24 01:44:32 +0000
  • 0a29277070
    !1739 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误 Merge pull request !1739 from 薛蒙恩/com_wal2json opengauss-bot 2022-05-23 12:20:33 +0000
  • 96dad83a1d 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误 xue_meng_en 2022-05-23 17:27:49 +0800
  • d433ee097a
    !1746 Masstree OOM feature Merge pull request !1746 from Vinoth Veeraraghavan/master opengauss-bot 2022-05-23 03:32:46 +0000
  • a590e0b47f add alter procedure helper note ganyang 2022-05-23 11:00:17 +0800
  • 7f8b900e69 Merge branch 'master' of gitee.com:opengauss/openGauss-server into helper 仲夏十三 2022-05-20 07:40:19 +0000
  • f14255f040 fix record type issue caused by composite datum ganyang 2022-05-20 15:38:19 +0800
  • 5af581f12a use `RetryDataFileIdOpenFile` to prevent the flags from being modified wuyuechuan 2022-05-18 15:07:08 +0800
  • 26793e3bf2 Masstree out of memory feature: 1. Fix RCU bug in masstree (GC layer removal flow) 2. Support pool allocation failure in masstree 3. Add new masstree API changes Vinoth Veeraraghavan 2022-05-20 10:46:52 +0800
  • dbcf479205 set compressByteConvert/compressDiffConvert to true when defElem is set to true wuyuechuan 2022-05-18 14:28:26 +0800
  • ae11cad2c3
    !1738 修复\h drop table 查看语法帮助显示语法错误 Merge pull request !1738 from 仲夏十三/helper opengauss-bot 2022-05-17 09:50:24 +0000
  • 57bc5c4a37 fix helper note ganyang 2022-05-17 10:22:29 +0800
  • fb449157d0
    !1710 修复join结果不正确的bug Merge pull request !1710 from Cross-罗/join_alias opengauss-bot 2022-05-16 07:21:34 +0000
  • 18b260d9e1
    !1711 【轻量级 PR】:修复pg_recvlogical工具-I选项不生效的问题 Merge pull request !1711 from pengjiong/N/A 2.0.0 opengauss-bot 2022-05-13 10:50:32 +0000
  • 6c5898646e
    !1726 修复视图中包含自定义操作符时,获取视图定义失败的问题 Merge pull request !1726 from pengjiong/logical_core opengauss-bot 2022-05-13 09:11:34 +0000
  • c1335bebc9 Fix deserialize func and view. TotaJ 2022-05-13 14:55:39 +0800
  • b2c6e04eab
    !1725 重命名b_sql_plugin Merge pull request !1725 from 仲夏十三/dolphin opengauss-bot 2022-05-12 08:34:58 +0000
  • 16d32d3978 rename b_sql_plugin ganyang 2022-05-12 14:30:24 +0800
  • 3e14e85fdf
    !1698 添加对asianux平台支持 Merge pull request !1698 from zhangminjie/master opengauss-bot 2022-05-10 07:35:19 +0000
  • 438bba32ff
    !1705 修复 master 分支 和 3.0.0 分支创建 postgis_raster 扩展失败问题 Merge pull request !1705 from sungwu/master opengauss-bot 2022-05-10 06:07:23 +0000
  • d82eba4790
    !1721 【bugfix】修复interval分区exchange失败的问题 Merge pull request !1721 from cchen676/master1 opengauss-bot 2022-05-10 02:19:45 +0000
  • 4b7080c8ef [回合主线]fix bug interval分区exchange失败 arcoalien@qq.com 2022-05-09 11:38:45 +0800
  • 5e1d9b79f6 添加对asianux平台支持 zhangminjie1997 2022-04-25 17:23:35 +0800
  • 51c355c7b6
    !1699 fix core of function pg_create_physical_replication_slot_extern Merge pull request !1699 from 胡正超/repslot opengauss-bot 2022-05-09 02:48:37 +0000
  • 4c0a495a18 fixed the bug of join luozihao 2022-04-29 17:10:28 +0800
  • 862293c3c9
    !1713 【bugfix】合入主线修复hot_standby_feedback关闭后,xmin不推进的问题 Merge pull request !1713 from li_jianqiu/2.0.0 opengauss-bot 2022-04-30 01:38:26 +0000
  • e8b6faf915 【bugfix】修复hot_standby_feedback关闭后,xmin不推进的问题 li_jianqiu 2022-04-30 01:38:46 +0800
  • 4c803975b9
    !1712 【bugfix】修复hot_standby_feedback关闭后,xmin不推进的问题 Merge pull request !1712 from li_jianqiu/2.0.0 opengauss-bot 2022-04-29 12:38:32 +0000
  • d2e069125e 修复hot_standby_feedback关闭后,xmin不推进的问题 li_jianqiu 2022-04-29 19:23:44 +0800
  • 7f1dc2b79f
    test pengjiong 2022-04-29 09:39:39 +0000
  • cbb8fd609b fix #I51OZS 修复在扩展中无法调用已创建函数问题,sort_candidate_func_list 函数实现 bug wusong 2022-04-27 20:15:23 +0800
  • 475170ca0c
    !1703 修复plpgsql在使用b_sql_plugin插件的情况下没有正确使用插件语法解析器的bug Merge pull request !1703 from Cross-罗/plpgsql opengauss-bot 2022-04-27 11:01:46 +0000
  • 7f9a1f5428 Fix the bug that the pgplsql invokes the syntax parser error. l00584793 2022-04-26 20:15:42 +0800
  • c04e377cdc
    !1701 修复升级后subbinary为空导致发布订阅报错问题 Merge pull request !1701 from 薛蒙恩/pubsub_bnrupg opengauss-bot 2022-04-27 02:08:51 +0000
  • 6380ca0f4d
    !1702 修复分区表issue Merge pull request !1702 from 仲夏十三/333 opengauss-bot 2022-04-26 12:43:21 +0000
  • 4898f04a3c change fastcheck kidhasdream 2022-04-26 20:03:04 +0800
  • 11a1a5c9ad fix partition error ganyang 2022-04-26 19:15:23 +0800
  • a30ae9d5ad
    !1700 修复ustore二级分区以及生成列场景下,发布订阅数据同步失败的问题 Merge pull request !1700 from pengjiong/logical_core opengauss-bot 2022-04-26 07:24:18 +0000
  • 0b70c7ab70 修复升级后subbinary为空导致发布订阅报错问题 xue_meng_en 2022-04-26 11:29:41 +0800
  • f719422916 Fix ustore bug in publication. TotaJ 2022-04-26 09:35:24 +0800
  • 88dcc7f99e
    !1697 修复由于CurrentResourceOwner为NULL导致的逻辑解码core问题 Merge pull request !1697 from pengjiong/logical_core opengauss-bot 2022-04-25 11:59:17 +0000
  • dbd9958443 fix core of function pg_create_physical_replication_slot_extern gentle_hu 2022-04-25 19:09:58 +0800
  • 38b5a0ac95 Fix logical decode core. TotaJ 2022-04-25 17:48:53 +0800
  • a548f5c3c6
    !1675 修复发布订阅死锁问题 Merge pull request !1675 from 薛蒙恩/pubsub_deadlock opengauss-bot 2022-04-24 01:53:42 +0000
  • eb4e54d4eb
    !1678 openGauss 发布订阅支持gs_probackup备份恢复后连接不断开 Merge pull request !1678 from chenxiaobin/probackup opengauss-bot 2022-04-22 02:42:08 +0000
  • 07ad2fc0b2
    !1687 change version to 2.0.3 Merge pull request !1687 from zhangxubo/2.0.0 v2.0.3 opengauss-bot 2022-04-21 11:36:10 +0000
  • c7dddf6ace
    !1686 修复逻辑复制内存泄露的问题 Merge pull request !1686 from pengjiong/2.0/0 opengauss-bot 2022-04-21 11:18:08 +0000
  • 91b3e149f9
    !1681 修改gs_guc reload内存越界产生core Merge pull request !1681 from mujinqiang/guc opengauss-bot 2022-04-21 11:09:24 +0000
  • c6c3b2c722 修改gs_guc和主备同步参数备份文件名相同导致同时读写同一个文件产生中间态,导致core 修改local_syscache为usess mjq 2022-04-19 14:29:07 +0800
  • 2c3bc6a56b change version to 2.0.3 zhang_xubo 2022-04-21 17:29:10 +0800
  • 40c7176f03 Fix mem leak. TotaJ 2022-04-21 17:10:56 +0800
  • 3f7a909887 gs_probackup支持备份发布订阅的逻辑复制槽 chenxiaobin19 2022-04-18 16:54:09 +0800
  • d8b89ceea5 修复发布订阅死锁问题 xue_meng_en 2022-04-16 16:27:37 +0800
  • 2250adfd4b
    !1671 Implementing Monte Carlo Tree Search Algorithm Merge pull request !1671 from liuly/master opengauss-bot 2022-04-15 07:36:01 +0000
  • fd34b5da2a Implementing Monte Carlo Tree Search Algorithm flyly 2022-04-12 18:47:11 +0800