]> granicus.if.org Git - postgresql/commit
Revert "Fix permission tests for views/tables proven empty by constraint exclusion."
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 May 2013 21:01:19 +0000 (17:01 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 8 May 2013 21:01:19 +0000 (17:01 -0400)
commit3a33d5689b5e5c39afd68d2e32153c4e9d6a9a96
tree161dcb8643b8b63a5962175b994cc92d5e3856d6
parentedc8e85984116a2e93b2c6bcddccf378096b85a8
Revert "Fix permission tests for views/tables proven empty by constraint exclusion."

This reverts commit 15b0421002624919c62ae3c6574af2a8452bf6c4.  Per
complaint from Robert Haas, that patch caused crashes on appendrel
cases, and it didn't fix all forms of the problem anyway.  Consensus
is we'll leave this problem alone in the back branches, at least
for now.
src/backend/optimizer/path/allpaths.c
src/backend/optimizer/plan/createplan.c
src/test/regress/expected/privileges.out
src/test/regress/sql/privileges.sql