BUG #8599: Wrong information in Documentation

Started by Nonameover 12 years ago2 messagesbugs
Jump to latest
#1Noname
steffen.hildebrandt@student.uni-tuebingen.de

The following bug has been logged on the website:

Bug reference: 8599
Logged by: Steffen Hildebrandt
Email address: steffen.hildebrandt@student.uni-tuebingen.de
PostgreSQL version: 9.3.0
Operating system: Windows 7
Description:

The second line in table 58-3 on
http://www.postgresql.org/docs/9.3/static/storage-page-layout.html seems to
be wrong.
The source code tells me that this is pd_checksum instead of pd_tli.

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

#2Bruce Momjian
bruce@momjian.us
In reply to: Noname (#1)
Re: BUG #8599: Wrong information in Documentation

On Mon, Nov 18, 2013 at 02:19:45PM +0000, steffen.hildebrandt@student.uni-tuebingen.de wrote:

The following bug has been logged on the website:

Bug reference: 8599
Logged by: Steffen Hildebrandt
Email address: steffen.hildebrandt@student.uni-tuebingen.de
PostgreSQL version: 9.3.0
Operating system: Windows 7
Description:

The second line in table 58-3 on
http://www.postgresql.org/docs/9.3/static/storage-page-layout.html seems to
be wrong.
The source code tells me that this is pd_checksum instead of pd_tli.

Ah, you are correct. Seems we missed this when we added checksums in
9.3. Attached doc patch applied to head and 9.3.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

Attachments:

checksum.difftext/x-diff; charset=us-asciiDownload+4-4