15 Commits

Author SHA1 Message Date
openeuler-ci-bot
d492da304c
!21 update README.md greenplum-db-6.spec to gpdb.spec
From: @striver619 
Reviewed-by: @bzhaoop 
Signed-off-by: @bzhaoop
2022-05-27 00:18:55 +00:00
coding
3997c0866d
update README.md greenplum-db-6.spec to gpdb.spec 2022-05-26 10:17:29 +00:00
coding
fc45cadee9
update README.md greenplum-db-6.spec to gpdb.spec 2022-05-26 10:16:41 +00:00
openeuler-ci-bot
e247707fe0 !14 Avoid private libs explore in public
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-08-26 09:06:42 +00:00
bzhaoop
e956e74705 Avoid private libs explore in public
The spec automaticlly provides the libpq.so which is the same with postgresql-libs package.

In public area, it should not find 2 or more packages provide the same lib.

So this might break the downstream dependencies which using pkgconfig(libpq).
For this reason, we hide the gpdb private libs.
2021-08-26 07:53:54 +00:00
openeuler-ci-bot
184a1c366e !10 Run full regress conditionally
From: @pf-qiu
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-08-12 09:38:00 +00:00
peifengq
25a8e4c619 Run full regress conditionally
When FULL_REGRESS environment variable is set to 1 run whole
installcheck-world regres test suite.
2021-08-12 16:47:58 +08:00
openeuler-ci-bot
bfc7f46645 !7 Add test report for gpdb 6.17.0
From: @pf-qiu
Reviewed-by: @bzhaoop,@bzhaoop,@zhengzhenyu
Signed-off-by: @bzhaoop,@bzhaoop,@zhengzhenyu
2021-08-11 06:21:01 +00:00
peifengq
a53a739232 Add test report for gpdb 6.17.0
Test can be executed by "make installcheck-world" after applying
all source patches.
2021-08-11 04:05:40 +00:00
openeuler-ci-bot
230723cd60 !5 Fix the left project yaml file
From: @bzhaoop
Reviewed-by: @zhengzhenyu
Signed-off-by: @zhengzhenyu
2021-07-27 02:00:27 +00:00
bzhaoop
dfe2939452 Fix the left project yaml file
1. Fix project yaml file
2. Fix the release number
2021-07-26 17:11:40 +08:00
openeuler-ci-bot
71b13cf171 !4 Add open source gpdb 6.17.0
From: @pf-qiu
Reviewed-by: @bzhaoop
Signed-off-by: @bzhaoop
2021-07-26 08:46:22 +00:00
peifengq
949a1ef52e fix 2021-07-21 14:50:32 +00:00
peifengq
7914017577 Add open source gpdb 6.17.0
Add rpmbuild spec, patches, and startup scripts for open source
gpdb 6.17.0.
2021-07-21 12:55:09 +00:00
openeuler-ci-bot
73e2c3ab64 Initial commit 2021-06-29 15:52:25 +00:00