diff options
| author | Andy Postnikov <apostnikov@gmail.com> | 2018-11-08 21:58:50 +0200 |
|---|---|---|
| committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-11-09 14:45:43 +0000 |
| commit | aea07a63d90d0cde39022c14973acfc56ff8d6f2 (patch) | |
| tree | c3657f660f8471df6a93e08178a06bf5351b786a /main/postgresql/disable-broken-tests.patch | |
| parent | 6ab16ec6ba28a0108c1e5214e7fd2789cd265a25 (diff) | |
| download | aports-aea07a63d90d0cde39022c14973acfc56ff8d6f2.tar.bz2 aports-aea07a63d90d0cde39022c14973acfc56ff8d6f2.tar.xz | |
main/postgresql: security upgrade to 11.1 - CVE-2018-16850
Diffstat (limited to 'main/postgresql/disable-broken-tests.patch')
| -rw-r--r-- | main/postgresql/disable-broken-tests.patch | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
