pgsql: Improve cleanup in rolenames test - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Improve cleanup in rolenames test
Date
Msg-id E1bFXYt-0007Uj-Lo@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve cleanup in rolenames test

Drop test_schema at the end, because that otherwise interferes with the
collate.linux.utf8 test.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6a9c51810f1db08de4033cbecd95a83d7b364fd1

Modified Files
--------------
src/test/regress/expected/rolenames.out | 1 +
src/test/regress/sql/rolenames.sql      | 1 +
2 files changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: pgsql@postgresql.org
Date:
Subject: pgsql: Tag refs/tags/REL9_6_BETA2 was created
Next
From: Tom Lane
Date:
Subject: pgsql: Make "postgres -C guc" print "" not "(null)" for null-valued GUC