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.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/266e771435bfed648138f6b684c895c8225dc8fc
Modified Files
--------------
src/test/regress/expected/alter_operator.out | 9 ++++-----
src/test/regress/sql/alter_operator.sql | 8 +++-----
2 files changed, 7 insertions(+), 10 deletions(-)