Revert commit 928e755d22.

Fujii Masao <fujii@postgresql.org>

Commit: c15b17f9276ef9a870775c7ed5e53ab4c91b2444
Author: Fujii Masao <fujii@postgresql.org>
Date: 2020-02-03T03:42:45Z
Releases: 9.6.17
Revert commit 928e755d22.

This commit reverts the fix "Make inherited TRUNCATE perform access
permission checks on parent table only" only in the back branches.

It's not hard to imagine that there are some applications expecting
the old behavior and the fix breaks their security. To avoid this
compatibility problem, we decided to apply the fix only in HEAD and
revert it in all supported back branches.

Discussion: https://postgr.es/m/21015.1580400165@sss.pgh.pa.us

Files

Discussion