Make sure postgresql tests are run for all postgres_* modules (#61647)
This commit is contained in:
parent
e89048f68a
commit
4d057e0331
1 changed files with 17 additions and 0 deletions
|
@ -1,6 +1,23 @@
|
||||||
destructive
|
destructive
|
||||||
shippable/posix/group4
|
shippable/posix/group4
|
||||||
|
postgresql_copy
|
||||||
postgresql_db
|
postgresql_db
|
||||||
|
postgresql_ext
|
||||||
|
postgresql_idx
|
||||||
|
postgresql_info
|
||||||
|
postgresql_lang
|
||||||
|
postgresql_membership
|
||||||
|
postgresql_owner
|
||||||
|
postgresql_pg_hba
|
||||||
|
postgresql_ping
|
||||||
postgresql_privs
|
postgresql_privs
|
||||||
|
postgresql_publication
|
||||||
|
postgresql_query
|
||||||
|
postgresql_schema
|
||||||
|
postgresql_sequence
|
||||||
|
postgresql_set
|
||||||
|
postgresql_slot
|
||||||
|
postgresql_table
|
||||||
|
postgresql_tablespace
|
||||||
postgresql_user
|
postgresql_user
|
||||||
skip/osx
|
skip/osx
|
||||||
|
|
Loading…
Reference in a new issue