Commit Graph

2090 Commits

Author SHA1 Message Date
xiangxinyong 4cd25670b5 Merge pull request 'sql慢查询注释' (#3) from Eukanj827/openGauss-server:master into master 2022-08-03 09:29:40 +08:00
xiangxinyong f70898ecf5 Merge pull request '对BBOX_DetermineMsb函数的更详细描述' (#2) from Eao3piq4e/openGauss-server:master into master 2022-08-03 09:29:29 +08:00
Eao3piq4e 95466298fa Update bbox_print.cpp 2022-08-02 23:34:06 +08:00
Eao3piq4e 119d5d39da Update bbox_print.cpp 2022-08-02 22:23:59 +08:00
Eao3piq4e 537cba6247 Update bbox_lib.cpp 2022-08-02 21:18:32 +08:00
Eao3piq4e 14c4068daa Update bbox_lib.cpp 2022-08-02 20:50:21 +08:00
Eao3piq4e cf8e1541b1 Update bbox_lib.cpp 2022-08-02 18:05:36 +08:00
Eao3piq4e 58d5c900c9 Update bbox_lib.cpp 2022-08-02 17:15:14 +08:00
Eao3piq4e 25332da4aa Update bbox_lib.cpp 2022-08-02 17:01:46 +08:00
Eukanj827 fd0098411a Update __init__.py 2022-08-02 14:54:35 +08:00
Eukanj827 b4f33b07cf Update average_base.py 2022-08-02 14:44:04 +08:00
Eukanj827 caccfc026d Update feature_model.py 2022-08-02 14:01:17 +08:00
Eao3piq4e 30621924cf Update bbox_lib.cpp 2022-08-02 12:55:12 +08:00
Eukanj827 abb0cee0fc Update __init__.py 2022-08-02 12:37:44 +08:00
Eao3piq4e 0c2af1d742 Update bbox_lib.cpp 2022-08-02 11:50:12 +08:00
Eao3piq4e 09e299ac8a Update bbox_lib.cpp 2022-08-02 10:14:02 +08:00
Eao3piq4e 7dc9903be8 Update bbox_elf_dump_base.cpp 2022-08-02 09:19:40 +08:00
xiangxinyong bc0dc304c8 合并来自罗格的代码注释
合并来自罗格的代码注释
2022-07-28 14:55:50 +08:00
Eao3piq4e 5f334a5656 Update encrypt.cpp 2022-07-28 12:05:27 +08:00
Eao3piq4e 4ec1513e05 Update crypt.cpp 2022-07-28 10:58:29 +08:00
TotaJ 62e3bed09b Fix gs_dump 2022-05-28 17:58:05 +08:00
opengauss-bot 7d4d95a5ad
!1764 函数使用internal类型的限制添加wm_concat
Merge pull request !1764 from 吕辉/wm_concat
2022-05-28 07:00:10 +00:00
opengauss-bot 240f61c595
!1740 compressByteConvert\compressDiffConvert内存判断当且仅当用户输入为true而不是判断用户是否使用该参数
Merge pull request !1740 from 吴岳川/I54KW0
2022-05-28 02:02:39 +00:00
opengauss-bot a0d1a547f8
!1741 【压缩特性】在回放过程中,假设表文件已经被创建而表_pca等文件未被创建,flags会被修改,丢失O_CREATE标记,导致备机回放失败
Merge pull request !1741 from 吴岳川/I56GGM
2022-05-28 01:43:32 +00:00
TotaJ 91917dcfaf Fix drop extension. 2022-05-26 16:22:52 +08:00
lvhui e2163187ca add wm_concat in InternalAggIsSupported 2022-05-26 15:34:47 +08:00
opengauss-bot 1d7eadd778
!1762 [bugfix] 修复host_standby=off/wal_level=archive场景下failover/switchover出现tuple concurrently updated的问题
Merge pull request !1762 from 周斌/gsc_hoststandby
2022-05-26 01:31:22 +00:00
opengauss-bot b335ef9af7
!1761 [feature] 修复GSC函数接口内存重复统计问题
Merge pull request !1761 from 周斌/gsc_cache_duplicate
2022-05-26 01:30:00 +00:00
justbk 572d99d03c repair wal_level=archive in switchover/failover get tuple concurrently updated issue 2022-05-25 20:17:01 +08:00
opengauss-bot 0b0959fc69
!1760 DFX: add exit log in PercentileMain
Merge pull request !1760 from 吴岳川/I5696K
2022-05-25 11:25:07 +00:00
justbk 238ee19a59 repair gs_gsc_memory_detail memory info inaccurate issue 2022-05-25 15:43:39 +08:00
opengauss-bot d199d90a71
!1747 修复复合datum产生的record报错
Merge pull request !1747 from 仲夏十三/helper
2022-05-25 03:17:57 +00:00
opengauss-bot 214d01ddb6
!1759 [bugfix] 修复备机GSC不缓存数据问题
Merge pull request !1759 from 周斌/no_gsc_cache
2022-05-25 02:40:49 +00:00
wuyuechuan 82d5ac65b0 DFX: add exit log in PercentileMain 2022-05-25 10:13:36 +08:00
justbk 7edda5e2a4 repair GSC no cache issue 2022-05-24 21:47:43 +08:00
justbk e10c482649 repair opengauss close failed issue 2022-05-24 20:29:11 +08:00
opengauss-bot 0a29277070
!1739 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误
Merge pull request !1739 from 薛蒙恩/com_wal2json
2022-05-23 12:20:33 +00:00
xue_meng_en 96dad83a1d 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误 2022-05-23 17:27:49 +08:00
仲夏十三 7f8b900e69 Merge branch 'master' of gitee.com:opengauss/openGauss-server into helper 2022-05-20 07:40:19 +00:00
ganyang f14255f040 fix record type issue caused by composite datum 2022-05-20 15:38:19 +08:00
wuyuechuan 5af581f12a use `RetryDataFileIdOpenFile` to prevent the flags from being modified 2022-05-20 11:57:25 +08:00
Vinoth Veeraraghavan 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
2022-05-20 10:46:52 +08:00
wuyuechuan dbcf479205 set compressByteConvert/compressDiffConvert to true when defElem is set to true 2022-05-18 14:41:15 +08:00
opengauss-bot fb449157d0
!1710 修复join结果不正确的bug
Merge pull request !1710 from Cross-罗/join_alias
2022-05-16 07:21:34 +00:00
TotaJ c1335bebc9 Fix deserialize func and view. 2022-05-13 14:55:39 +08:00
ganyang 16d32d3978 rename b_sql_plugin 2022-05-12 14:30:24 +08:00
opengauss-bot 3e14e85fdf
!1698 添加对asianux平台支持
Merge pull request !1698 from zhangminjie/master
2022-05-10 07:35:19 +00:00
opengauss-bot 438bba32ff
!1705 修复 master 分支 和 3.0.0 分支创建 postgis_raster 扩展失败问题
Merge pull request !1705 from sungwu/master
2022-05-10 06:07:23 +00:00
opengauss-bot d82eba4790
!1721 【bugfix】修复interval分区exchange失败的问题
Merge pull request !1721 from cchen676/master1
2022-05-10 02:19:45 +00:00
arcoalien@qq.com 4b7080c8ef [回合主线]fix bug interval分区exchange失败 2022-05-09 20:55:12 +08:00