]> granicus.if.org Git - postgresql/commit
Fix entirely broken permissions test in new alter_operator regression test.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Jul 2015 18:10:52 +0000 (14:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 17 Jul 2015 18:10:52 +0000 (14:10 -0400)
commit266e771435bfed648138f6b684c895c8225dc8fc
treeebf3ccf66b77038b88c685e42fa9c872a062d5c1
parenta04bb65f70dafdf462e0478ad19e6de56df89bfc
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.
src/test/regress/expected/alter_operator.out
src/test/regress/sql/alter_operator.sql