doc: Remove reference to views for TRUNCATE privilege
authorMichael Paquier <michael@paquier.xyz>
Wed, 27 Jan 2021 04:41:03 +0000 (13:41 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 27 Jan 2021 04:41:03 +0000 (13:41 +0900)
commit2378d9232ea9a7d8147b17f7d78c14fbb4796c7d
tree847d6bf216a7c8e1d2a4831428791faaec17db09
parentf17e8f33f781ce156ee73e8e7b6d104fcfa9c811
doc: Remove reference to views for TRUNCATE privilege

The page about privilege rights mentioned that TRUNCATE could be applied
to views or even other relation types.  This is confusing as this
command can be used only on tables and on partitioned tables.

Oversight in afc4a78.

Reported-by: Harisai Hari
Reviewed-by: Laurenz Albe
Discussion: https://postgr.es/m/161157636877.14625.15340884663716426087@wrigleys.postgresql.org
Backpatch-through: 12
doc/src/sgml/ddl.sgml