Ensure a few policies remain for pg_upgrade

Stephen Frost <sfrost@snowman.net>

Commit: 992d702bfafdb4258e65cbfa7353a631460a8389
Author: Stephen Frost <sfrost@snowman.net>
Date: 2015-09-28T19:48:36Z
Releases: 9.6.0
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