Re: BUG #8599: Wrong information in Documentation - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #8599: Wrong information in Documentation
Date
Msg-id 20131119215439.GY28149@momjian.us
Whole thread Raw
In response to BUG #8599: Wrong information in Documentation  (steffen.hildebrandt@student.uni-tuebingen.de)
List pgsql-bugs
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. +

Attachment

pgsql-bugs by date:

Previous
From: oleg_ispu@mail.ru
Date:
Subject: BUG #8607: ilike operator
Next
From: Kevin Grittner
Date:
Subject: Re: BUG #8606: Materialized View WITH NO DATA bug