Fix entirely broken permissions test in new alter_operator regression test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 266e771435bfed648138f6b684c895c8225dc8fc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2015-07-17T18:10:52Z
Releases: 9.6.0
Fix entirely broken permissions test in new alter_operator regression test.

Not only did this test fail to test what it was supposed to test, but it
left a user definition lying around, which caused subsequent runs of the
regression tests to fail.

Files