|
ff0b60e057
|
add simple install package script
|
2022-03-11 21:35:03 +08:00 |
|
|
b82e608e6c
|
适配小型化修改
|
2022-03-08 16:06:24 +08:00 |
|
|
6a5266d02a
|
remove test in regression
|
2022-03-06 01:43:25 +08:00 |
|
|
e9a98a5a27
|
use makefile to build package
|
2022-03-05 16:55:07 +08:00 |
|
|
de223dd152
|
sync code
|
2022-03-04 23:22:16 +08:00 |
|
|
e160a27a8e
|
!1477 gs_collector收集plan信息,缺少gs_plan_simulator.sh脚本
Merge pull request !1477 from zhangxubo/bug1
|
2022-02-24 08:17:42 +00:00 |
|
|
b25c6eba44
|
增加安全编译选项
|
2022-01-11 09:44:46 +08:00 |
|
|
b51530f247
|
!1447 修复postgis编译失败的问题
Merge pull request !1447 from pengjiong/postgis
|
2022-01-05 01:39:33 +00:00 |
|
|
863e5c119c
|
Fix build postgis failed.
|
2022-01-04 17:43:41 +08:00 |
|
|
772a082f44
|
修复openeuler-x86上打包releaselist错误导致安装失败的问题
|
2021-12-31 11:47:00 +08:00 |
|
|
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 |
|
|
eaaf873a9f
|
openGauss支持发布订阅
|
2021-12-16 23:20:10 +08:00 |
|
|
dea61e33d1
|
package gs_plan_simulator script
|
2021-12-15 15:10:46 +08:00 |
|
|
76d923ba2b
|
修复打包后version.cfg错误的问题
|
2021-10-11 11:56:54 +08:00 |
|
|
590b0f8ebe
|
!1298 修改打包和编译的几个问题
Merge pull request !1298 from zhangxubo/master
|
2021-09-30 06:26:30 +00:00 |
|
|
53aab64916
|
package打包添加simpleInstall目录
|
2021-09-30 10:01:58 +08:00 |
|
|
b71de907df
|
解决cve漏洞扫描问题
|
2021-09-29 22:21:39 +08:00 |
|
|
77cf5be8eb
|
flip to native Makefile, and update upsert_subquery test case output
|
2021-09-26 10:27:33 +08:00 |
|
|
3fe0cec7ce
|
Fixed misc bugs
|
2021-09-24 17:08:28 +08:00 |
|
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
|
|
b2f43f3ac4
|
add make result info in build.sh
|
2021-07-31 18:25:45 +08:00 |
|
|
f4f9575b39
|
!1025 添加小型化安装包构建选项
Merge pull request !1025 from 苏梓鑫/package
|
2021-07-09 02:46:37 +00:00 |
|
|
06773c3c05
|
添加小型化安装包构建选项
|
2021-07-01 11:37:34 +08:00 |
|
|
fc954e1d61
|
make -sj 8 is useless in package shell
|
2021-06-28 15:33:32 +08:00 |
|
|
98c56083e5
|
gs_collector工具收集信息缺失,需要调用server中的gs_plan_simulator.sh脚本
|
2021-05-27 21:34:54 +08:00 |
|
|
123d7ef71f
|
fix pggis lack get_PlatForm_str.sh bug
|
2021-05-21 10:58:12 +08:00 |
|
|
ab8ffb13b1
|
!895 【openGauss】拓展om打包列表适配posgis安装
Merge pull request !895 from 宋清怡/master
|
2021-04-29 17:27:53 +08:00 |
|
|
f962812565
|
support ubuntu system
|
2021-04-14 17:44:16 +08:00 |
|
|
48f8a765f5
|
extend om package list for postgis installation
|
2021-04-07 17:44:58 +08:00 |
|
|
a27dbbafa1
|
!878 update version to 2.0.0
Merge pull request !878 from zhangxubo/2.0.0
|
2021-03-31 10:19:57 +08:00 |
|
|
ecd3d8d102
|
fix (package): add simple install to package script
|
2021-03-29 19:23:24 +08:00 |
|
|
706d659328
|
fix(package-scripts): remove --with-python from configure arguments
|
2021-03-29 16:44:08 +08:00 |
|
|
6e05c95f05
|
update version to 2.0.0
|
2021-03-29 10:00:14 +08:00 |
|
|
b1a62996b5
|
add python support for db4ai
|
2021-03-28 23:18:36 +08:00 |
|
|
08b8f9cb9a
|
clean residue temp table after gaussdb crash and restart
|
2021-03-16 21:13:54 +08:00 |
|
|
1ac3f85018
|
No ignore empty dir
|
2021-03-15 11:39:23 +08:00 |
|
|
b0bd5a37ec
|
rm src/bin/gs_ktool & rm build/srcipt/gsql_env.sh
|
2021-03-12 16:00:26 +08:00 |
|
|
6a3392fa94
|
!590 1.解决打开--with-readline选项问题;2.移植命令补全功能
Merge pull request !590 from chenxiaobin/gsql
|
2021-03-11 15:58:42 +08:00 |
|
|
f72445a6cf
|
1.解决打开--with-readline选项问题;2.移植命令补全功能
|
2021-03-11 11:41:52 +08:00 |
|
|
6b6e3399d8
|
update release list of openeuler-x86
|
2021-03-10 10:32:00 +08:00 |
|
|
e857f4029d
|
fix install error on openeuler_x86
|
2021-03-10 09:10:10 +08:00 |
|
|
3d79c59118
|
Misc bugfixes
|
2021-03-06 12:39:28 +08:00 |
|
|
90fa27455d
|
适配kylin arm三方库源码编译
|
2021-02-02 19:35:59 +08:00 |
|
|
c76d64f14f
|
Disabled gs_ktool and removed kmc
|
2020-12-31 19:42:37 +08:00 |
|
|
fb20dc830f
|
2nd round patches for openGauss 1.1.0
|
2020-12-30 21:29:17 +08:00 |
|
|
1567043064
|
同步source code
日期: 12-26
revision: ee5b054c
|
2020-12-28 22:19:21 +08:00 |
|