Обсуждение: pgsql: Make rowsecurity test clean up after itself, too.

Поиск
Список
Период
Сортировка

pgsql: Make rowsecurity test clean up after itself, too.

От
Tom Lane
Дата:
Make rowsecurity test clean up after itself, too.

Leaving global objects like roles hanging around is bad practice.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0845264642d855d92c63c5d05a4ef83245ca16c5

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