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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Make rowsecurity test clean up after itself, too.
Дата
Msg-id E1XzCUO-0004uJ-DU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix completely broken REINDEX SCHEMA testcase.
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Further changes to REINDEX SCHEMA