Re: Mixed field in table 70.3

2022-04-27 Thread Tom Lane
PG Doc comments form writes: > Page: https://www.postgresql.org/docs/14/storage-page-layout.html > The 7th line states: > pd_pagesize_version uint16 2 bytes Page size and layout version > number > information > In fact there are two smallints, so the table should show two attributes:

Mixed field in table 70.3

2022-04-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/storage-page-layout.html Description: The 7th line states: pd_pagesize_version uint16 2 bytes Page size and layout version number information In fact there are two smallints