forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit32bef75
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 parent4c9c359 commit32bef75
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1740 | 1740 |
| |
1741 | 1741 |
| |
1742 | 1742 |
| |
1743 |
| - | |
| 1743 | + | |
1744 | 1744 |
| |
1745 | 1745 |
| |
1746 | 1746 |
| |
|
0 commit comments
Comments
(0)