diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-01-27 13:40:33 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-01-27 13:40:33 +0900 |
commit | 32bef758296142ce0fff944c3478d63fdefdaf33 (patch) | |
tree | a385db828e11faae7b22209d10f440a2af0ec02d /src/backend/access/gist/gist.c | |
parent | 4c9c359d38ff1e2de388eedd860785be6a49201c (diff) | |
download | postgresql-32bef758296142ce0fff944c3478d63fdefdaf33.tar.gz |
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
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions