This is an automated email from the ASF dual-hosted git repository.
okislal pushed a change to branch madlib2-master
in repository https://gitbox.apache.org/repos/asf/madlib.git
from 6d621d52 Build: Add post- scripts for gppkg and gp7 version checks in
madpack
new 845bcb5c Build: Use PG15 in jenkins build
new 40dfa0e3 DL: Update get_state_to_return to always return bytea
new b734a8f6 Build: Remove PyXB from cmake and use pyxb-x
new 395a8192 Fix anyarray -> anycompatiblearray change for PG14
new 70c548c1 Remove PyXB mentions from code, docs and licenses
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 3 +-
ReadMe_Build.txt | 6 -
deploy/PGXN/ReadMe.txt | 1 -
licenses/third_party/PyXB_v1.2.6.txt | 268 ---------------------
src/CMakeLists.txt | 60 -----
src/madpack/madpack.py | 5 +-
src/patch/CMakeLists.txt | 2 -
src/patch/PyXB.sh | 223 -----------------
src/ports/postgres/modules/crf/crf.sql_in | 4 +-
.../modules/deep_learning/madlib_keras.py_in | 2 +-
.../test/unit_tests/test_madlib_keras.py_in | 4 +-
tool/docker/base/Dockerfile_postgres_15_Jenkins | 2 +-
tool/jenkins/jenkins_build.sh | 63 ++---
13 files changed, 42 insertions(+), 601 deletions(-)
delete mode 100644 licenses/third_party/PyXB_v1.2.6.txt
delete mode 100644 src/patch/CMakeLists.txt
delete mode 100755 src/patch/PyXB.sh