| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | steffen(dot)hildebrandt(at)student(dot)uni-tuebingen(dot)de |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: BUG #8599: Wrong information in Documentation |
| Date: | 2013-11-19 21:54:39 |
| Message-ID: | 20131119215439.GY28149@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On Mon, Nov 18, 2013 at 02:19:45PM +0000, steffen(dot)hildebrandt(at)student(dot)uni-tuebingen(dot)de wrote:
> The following bug has been logged on the website:
>
> Bug reference: 8599
> Logged by: Steffen Hildebrandt
> Email address: steffen(dot)hildebrandt(at)student(dot)uni-tuebingen(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| Attachment | Content-Type | Size |
|---|---|---|
| checksum.diff | text/x-diff | 734 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | alexsav23 | 2013-11-19 22:39:48 | BUG #8608: ECPG: sizeof() in EXEC SQL DECLARE SECTION |
| Previous Message | fburgess | 2013-11-19 20:13:12 | pg_upgrade fails while attempting to Upgrade from postgreSQL 9.1.10 to PostgreSQL 9.3.0 |