Ensure a few policies remain for pg_upgrade
Stephen Frost <sfrost@snowman.net>
Ensure a few policies remain for pg_upgrade To make sure that pg_dump/pg_restore function properly with RLS policies, arrange to have a few of them left around at the end of the regression tests. Back-patch to 9.5 where RLS was added.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/rowsecurity.out | modified | +9 −0 |
| src/test/regress/output/misc.source | modified | +2 −1 |
| src/test/regress/sql/rowsecurity.sql | modified | +10 −0 |