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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/3a33d5689b5e5c39afd68d2e32153c4e9d6a9a96

Modified Files
--------------
src/backend/optimizer/path/allpaths.c    |    4 +--
src/backend/optimizer/plan/createplan.c  |   54 ++++++++----------------------
src/test/regress/expected/privileges.out |    5 ---
src/test/regress/sql/privileges.sql      |    4 --
4 files changed, 15 insertions(+), 52 deletions(-)


-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to