Commit Graph

68 Commits

Author SHA1 Message Date
jianghongbo4 a7f1f09950 更新版本号至3.1.1 2023-01-03 19:47:25 +08:00
wangtq c804e82b84 feat: modify makefile to avoid copying dbmind 2022-12-14 17:07:09 +08:00
zhang_xubo 7da6f00375 add libcjson library to libpq and tools package 2022-11-10 21:31:54 +08:00
peibaoyi bb5b05ec46 主备共享存储 2022-11-07 22:04:18 +08:00
ganyang 5783d8ccbd fix postgis om compile error 2022-09-26 18:57:16 +08:00
opengauss-bot deba6c0140
!2175 修复postgis编译问题
Merge pull request !2175 from 仲夏十三/mas
2022-09-20 01:50:38 +00:00
ganyang 719cc5a3e2 add postgis compile header 2022-09-19 19:57:23 +08:00
胡义成 36f8ab449f Merge branch 'master' of gitee.com:opengauss/openGauss-server into master
Signed-off-by: 胡义成 <huyicheng1@xfusion.com>
2022-09-14 03:43:19 +00:00
zhang_xubo 82090d5342 更新轻量版构建脚本以及最新三方库二进制文件 2022-09-06 17:15:20 +08:00
zhang_xubo ffd35fc5d1 update version to 3.1.0 2022-09-04 00:28:04 +08:00
yanghao b919f404e8 add openGauss 3.1.0 feature code 2022-09-03 16:22:35 +08:00
teooooozhang 86d96c5119 小型化版本支持发布订阅 2022-08-15 17:00:47 +08:00
hyc520 0700f29fe2 add support for FusionOS platform 2022-08-10 11:42:00 +08:00
opengauss-bot 004f671b4d
!1896 numactl库未打包到openGauss发布包里面,导致容器安装时候失败
Merge pull request !1896 from zhangxubo/master_bugfix
2022-07-26 12:25:14 +00:00
pengjiong 67d0f68f14
temp 2022-07-15 09:56:55 +00:00
zhang_xubo 8f3402e071 build libnuma library to package 2022-06-27 15:59:59 +08:00
ganyang 4b87c61c23 支持dolphin插件自动安装加载 2022-05-28 11:28:54 +08:00
zhangminjie1997 5e1d9b79f6 添加对asianux平台支持 2022-05-09 11:40:22 +08:00
wuyuechuan b33b47a9bd 小型化增加gs probackup 2022-03-30 09:45:33 +08:00
wuyuechuan 74c8611e4a probackup: support backup compress files 2022-03-19 15:44:06 +08:00
kidhasdream 76ef342528 fix postgis compile error 2022-03-17 21:31:08 +08:00
zhang_xubo ab47f73fd2 change version to 3.0.0 2022-03-14 10:06:21 +08:00
zhang_xubo ff0b60e057 add simple install package script 2022-03-11 21:35:03 +08:00
zhang_xubo b82e608e6c 适配小型化修改 2022-03-08 16:06:24 +08:00
yanghao 6a5266d02a remove test in regression 2022-03-06 01:43:25 +08:00
yanghao e9a98a5a27 use makefile to build package 2022-03-05 16:55:07 +08:00
LiHeng de223dd152 sync code 2022-03-04 23:22:16 +08:00
opengauss-bot e160a27a8e
!1477 gs_collector收集plan信息,缺少gs_plan_simulator.sh脚本
Merge pull request !1477 from zhangxubo/bug1
2022-02-24 08:17:42 +00:00
chendong76 b25c6eba44 增加安全编译选项 2022-01-11 09:44:46 +08:00
opengauss-bot b51530f247
!1447 修复postgis编译失败的问题
Merge pull request !1447 from pengjiong/postgis
2022-01-05 01:39:33 +00:00
TotaJ 863e5c119c Fix build postgis failed. 2022-01-04 17:43:41 +08:00
zhang_xubo 772a082f44 修复openeuler-x86上打包releaselist错误导致安装失败的问题 2021-12-31 11:47:00 +08:00
dengxuyue c7b25efcff New features (and bug fixes)
1. alter large sequence
    2. subpartition
    2.1 split subpartition
    2.2 truncate subpartition
    3. 支持load
    4. 支持start-with/connect-by
    5. ...
2021-12-29 21:33:28 +08:00
xue_meng_en eaaf873a9f openGauss支持发布订阅 2021-12-16 23:20:10 +08:00
zhang_xubo dea61e33d1 package gs_plan_simulator script 2021-12-15 15:10:46 +08:00
zhang_xubo 76d923ba2b 修复打包后version.cfg错误的问题 2021-10-11 11:56:54 +08:00
opengauss-bot 590b0f8ebe !1298 修改打包和编译的几个问题
Merge pull request !1298 from zhangxubo/master
2021-09-30 06:26:30 +00:00
zhang_xubo 53aab64916 package打包添加simpleInstall目录 2021-09-30 10:01:58 +08:00
chendong76 b71de907df 解决cve漏洞扫描问题 2021-09-29 22:21:39 +08:00
dengxuyue 77cf5be8eb flip to native Makefile, and update upsert_subquery test case output 2021-09-26 10:27:33 +08:00
dengxuyue 3fe0cec7ce Fixed misc bugs 2021-09-24 17:08:28 +08:00
dengxuyue 1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
zhang_xubo b2f43f3ac4 add make result info in build.sh 2021-07-31 18:25:45 +08:00
opengauss-bot f4f9575b39 !1025 添加小型化安装包构建选项
Merge pull request !1025 from 苏梓鑫/package
2021-07-09 02:46:37 +00:00
ZigSmith 06773c3c05 添加小型化安装包构建选项 2021-07-01 11:37:34 +08:00
zhang_xubo fc954e1d61 make -sj 8 is useless in package shell 2021-06-28 15:33:32 +08:00
zhangxubo 98c56083e5 gs_collector工具收集信息缺失,需要调用server中的gs_plan_simulator.sh脚本 2021-05-27 21:34:54 +08:00
sqyyeah 123d7ef71f fix pggis lack get_PlatForm_str.sh bug 2021-05-21 10:58:12 +08:00
opengauss-bot ab8ffb13b1 !895 【openGauss】拓展om打包列表适配posgis安装
Merge pull request !895 from 宋清怡/master
2021-04-29 17:27:53 +08:00
shirley_zhengx f962812565 support ubuntu system 2021-04-14 17:44:16 +08:00