Skip to content

Commit 7115a63

Browse files
committed
Add separate tests output for Postgres 15 and 17
1 parent 9bdc6e3 commit 7115a63

File tree

2 files changed

+563
-3
lines changed

2 files changed

+563
-3
lines changed

nix/tests/expected/roles.out

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,13 +117,13 @@ order by
117117
pgsodium_keyholder | pgsodium_keyiduser | f
118118
pgsodium_keymaker | pgsodium_keyholder | f
119119
pgsodium_keymaker | pgsodium_keyiduser | f
120-
postgres | anon | t
121-
postgres | authenticated | t
120+
postgres | anon | f
121+
postgres | authenticated | f
122122
postgres | pg_monitor | f
123123
postgres | pg_read_all_data | f
124124
postgres | pg_signal_backend | f
125125
postgres | pgtle_admin | f
126-
postgres | service_role | t
126+
postgres | service_role | f
127127
supabase_read_only_user | pg_read_all_data | f
128128
supabase_storage_admin | authenticator | f
129129
(18 rows)

0 commit comments

Comments
 (0)