aboutsummaryrefslogtreecommitdiffstats
path: root/community/agensgraph/agensgraph-exclude-broken-extensions.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/agensgraph/agensgraph-exclude-broken-extensions.patch')
-rw-r--r--community/agensgraph/agensgraph-exclude-broken-extensions.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/agensgraph/agensgraph-exclude-broken-extensions.patch b/community/agensgraph/agensgraph-exclude-broken-extensions.patch
new file mode 100644
index 00000000000..36f33361bea
--- /dev/null
+++ b/community/agensgraph/agensgraph-exclude-broken-extensions.patch
@@ -0,0 +1,12 @@
+pgcrypto: tests fail with "encrypt error: Cipher cannot be initialized ?".
+
+--- a/contrib/Makefile
++++ b/contrib/Makefile
+@@ -35,7 +35,6 @@
+ pg_standby \
+ pg_stat_statements \
+ pg_trgm \
+- pgcrypto \
+ pgrowlocks \
+ pgstattuple \
+ pg_visibility \