Re: TRUNCATE VIEW
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: harisai hari <harisai.58@gmail.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>, pgsql-docs@lists.postgresql.org
Date: 2021-01-27T04:44:11Z
Lists: pgsql-docs
On Tue, Jan 26, 2021 at 09:54:48AM +0900, Michael Paquier wrote: > Yes, this page is wrong to tell that. This one has been fixed with 32bef75 down to 12. > There is a second thing that I find confusing in the docs of > TRUNCATE: > https://www.postgresql.org/docs/devel/sql-truncate.html > > This does not mention at all partitioned tables, describing only > "descendant tables". Partitioning is a case of "descendant tables" > but that's a bit confusing IMO and a reader would need to guess that. Not sure what to do about this part yet. -- Michael
Commits
-
doc: Remove reference to views for TRUNCATE privilege
- d43e23505285 12.6 landed
- 2378d9232ea9 13.2 landed
- 32bef7582961 14.0 landed