[bug?] Is the format of tables in the documentation broken in PG 13? - Mailing list pgsql-hackers

From tsunakawa.takay@fujitsu.com
Subject [bug?] Is the format of tables in the documentation broken in PG 13?
Date
Msg-id TYAPR01MB29903E05D5A084F1B274C8B4FE9C0@TYAPR01MB2990.jpnprd01.prod.outlook.com
Whole thread Raw
Responses Re: [bug?] Is the format of tables in the documentation broken in PG13?  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
Hello,


The tables for pg_stat_ views in the following page, starting from Table 27.3, have only one column in PG 13.  They had
3columns in PG 12 and earlier. 

https://www.postgresql.org/docs/13/monitoring-stats.html

Is this intentional?  It has become a bit unfriendly to read for me, a visually impaired user who uses screen reader
software.

The tables for functions in Chapter 9 are similar.


Regards
Takayuki Tsunakawa





pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: POC and rebased patch for CSN based snapshots
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Asynchronous Append on postgres_fdw nodes.