From bc7da41a92548d4e4a3451e3aecfc2bd243ddabe Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Fri, 4 Dec 2020 13:21:49 +0100 Subject: [PATCH] Unsupport cstore-fdw Does not support PG13, and the regression tests for older versions have decayed so much it's not worth fixing now. --- jenkins/packages | 1 - jenkins/packages.modules | 1 - jenkins/pgapt-jobs.yaml | 6 ------ 3 files changed, 8 deletions(-) diff --git a/jenkins/packages b/jenkins/packages index 4ab057d..ad67c1e 100644 --- a/jenkins/packages +++ b/jenkins/packages @@ -6,7 +6,6 @@ bucardo check-pgactivity check-pgbackrest check-postgres -cstore-fdw extra-window-functions first-last-agg hypopg diff --git a/jenkins/packages.modules b/jenkins/packages.modules index db103b4..bd596b9 100644 --- a/jenkins/packages.modules +++ b/jenkins/packages.modules @@ -1,5 +1,4 @@ bgw-replstatus -cstore-fdw extra-window-functions first-last-agg hypopg diff --git a/jenkins/pgapt-jobs.yaml b/jenkins/pgapt-jobs.yaml index 2d19d6e..fcd2c3f 100644 --- a/jenkins/pgapt-jobs.yaml +++ b/jenkins/pgapt-jobs.yaml @@ -1088,12 +1088,6 @@ jobs: - git-packages -- project: - name: cstore-fdw - git-url: https://salsa.debian.org/postgresql/cstore-fdw.git - jobs: - - git-packages-with-beta - - project: name: extra-window-functions git-url: https://salsa.debian.org/postgresql/extra-window-functions.git -- 2.39.5