forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd43e235
committed
doc: Remove reference to views for TRUNCATE privilege
The page about privilege rights mentioned that TRUNCATE could be appliedto views or even other relation types. This is confusing as thiscommand can be used only on tables and on partitioned tables.Oversight inafc4a78.Reported-by: Harisai HariReviewed-by: Laurenz AlbeDiscussion:https://postgr.es/m/161157636877.14625.15340884663716426087@wrigleys.postgresql.orgBackpatch-through: 121 parentfdf9d00 commitd43e235
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1736 | 1736 |
| |
1737 | 1737 |
| |
1738 | 1738 |
| |
1739 |
| - | |
| 1739 | + | |
1740 | 1740 |
| |
1741 | 1741 |
| |
1742 | 1742 |
| |
|
0 commit comments
Comments
(0)