Skip to content

Commit b42eb6f

Browse files
committed
Adapt regression test to "pg_database_owner"
1 parent fada300 commit b42eb6f

File tree

2 files changed

+4
-162
lines changed

2 files changed

+4
-162
lines changed

expected/check_results.out

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
SET client_min_messages = WARNING;
22
\dn
3-
List of schemas
4-
Name | Owner
5-
-------------+----------
6-
public | postgres
3+
List of schemas
4+
Name | Owner
5+
-------------+-------------------
6+
public | pg_database_owner
77
testschema1 | migrator
88
testschema2 | migrator
99
(3 rows)

expected/check_results_1.out

Lines changed: 0 additions & 158 deletions
This file was deleted.

0 commit comments

Comments
 (0)