Make rowsecurity test clean up after itself, too.
Tom Lane <tgl@sss.pgh.pa.us>
Make rowsecurity test clean up after itself, too. Leaving global objects like roles hanging around is bad practice.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/rowsecurity.out | modified | +3 −0 |
| src/test/regress/sql/rowsecurity.sql | modified | +3 −0 |