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(+) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
