From aea07a63d90d0cde39022c14973acfc56ff8d6f2 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Thu, 8 Nov 2018 21:58:50 +0200 Subject: main/postgresql: security upgrade to 11.1 - CVE-2018-16850 --- main/postgresql/disable-broken-tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/postgresql/disable-broken-tests.patch') diff --git a/main/postgresql/disable-broken-tests.patch b/main/postgresql/disable-broken-tests.patch index 39d6010bed..3cfdc4221a 100644 --- a/main/postgresql/disable-broken-tests.patch +++ b/main/postgresql/disable-broken-tests.patch @@ -70,8 +70,8 @@ have no idea. :( # ---------- # Another group of parallel tests # ---------- --test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password func_index -+test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity tablesample groupingsets drop_operator password func_index +-test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity object_address tablesample groupingsets drop_operator password ++test: brin gin gist spgist privileges init_privs security_label collate matview lock replica_identity rowsecurity tablesample groupingsets drop_operator password # ---------- # Another group of parallel tests -- cgit v1.2.3