From 183283d8c27f6c40d8f8cd240395bc1c35defe00 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 31 Aug 2019 17:27:30 +0200 Subject: [PATCH] Make sure postgresql tests are run for all postgres_* modules --- test/integration/targets/postgresql/aliases | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/test/integration/targets/postgresql/aliases b/test/integration/targets/postgresql/aliases index 638474beaa76d2..8a82fbc322a999 100644 --- a/test/integration/targets/postgresql/aliases +++ b/test/integration/targets/postgresql/aliases @@ -1,6 +1,23 @@ destructive shippable/posix/group4 +postgresql_copy postgresql_db +postgresql_ext +postgresql_idx +postgresql_info +postgresql_lang +postgresql_membership +postgresql_owner +postgresql_pg_hba +postgresql_ping postgresql_privs +postgresql_publication +postgresql_query +postgresql_schema +postgresql_sequence +postgresql_set +postgresql_slot +postgresql_table +postgresql_tablespace postgresql_user skip/osx