Re: pg_class.relpages documentation does not mention relpages corner case

2023-09-07 Thread Bruce Momjian
On Mon, Jun 5, 2023 at 11:03:49PM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/14/catalog-pg-class.html > Description: > > In the pg_class documentation [1], the relpages column is described as

pg_class.relpages documentation does not mention relpages corner case

2023-06-06 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/catalog-pg-class.html Description: In the pg_class documentation [1], the relpages column is described as >Size of the on-disk representation of this table in pages (of size BLCKSZ). This