From a2efe7962fe146efaa407217939f5cf77df8e568 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 31 Mar 2024 23:27:23 +0200 Subject: -fix drop syntax for partitioned tables --- contrib/ci/jobs/2-test/test.sh | 1 + contrib/gana | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/ci/jobs/2-test/test.sh b/contrib/ci/jobs/2-test/test.sh index 6566e7e08..7cc8b8a9d 100755 --- a/contrib/ci/jobs/2-test/test.sh +++ b/contrib/ci/jobs/2-test/test.sh @@ -10,6 +10,7 @@ apt-get upgrade -yqq --disable-doc nump=$(grep processor /proc/cpuinfo | wc -l) +make clean make -j$(( $nump / 2 )) make install diff --git a/contrib/gana b/contrib/gana index ffd02aa14..d505fecdf 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit ffd02aa14f5c245b4d2454b2abef9ef43520a5b0 +Subproject commit d505fecdf8f1339f4115f10f1ae236da7cfea0ef -- cgit v1.2.3